Simply set DEBUG=False in your settings.py, when an exception raises
django will send the traceback to the people defined in ADMINS (also in
settings.py)

Documentation about that is:
http://www.djangoproject.com/documentation/settings/#error-reporting-via-e-mail


Regards,
Marc

El jue, 10-04-2008 a las 09:46 +0200, Matias Surdi escribió:
> Hi,
> 
> I've read somewhere that there is a way in django to send exceptions by 
> mail. I can't remember where.
> 
> Does anyone know where could I find documentation about that?
> 
> 
> --~--~---------~--~----~------------~-------~--~----~
> You received this message because you are subscribed to the Google Groups 
> "Django users" group.
> To post to this group, send email to django-users@googlegroups.com
> To unsubscribe from this group, send email to [EMAIL PROTECTED]
> For more options, visit this group at 
> http://groups.google.com/group/django-users?hl=en
> -~----------~----~----~----~------~----~------~--~---
> 
-- 
http://www.marcfargas.com -- will be finished some day.

Attachment: signature.asc
Description: Esta parte del mensaje está firmada digitalmente

Reply via email to