Re: Emailing Error Messages

2006-08-24 Thread Jacob Kaplan-Moss
On Aug 24, 2006, at 10:31 AM, Martin Ostrovsky wrote: > Is there an existing method or means in Django to have any exceptions > that are caught emailed automatically? Or does this require a bit of > custom code? If ``DEBUG`` is ``False``, Django will email any errors to the people in the ``ADMI

Re: Emailing Error Messages

2006-08-24 Thread James Bennett
On 8/24/06, Martin Ostrovsky <[EMAIL PROTECTED]> wrote: > Is there an existing method or means in Django to have any exceptions > that are caught emailed automatically? Or does this require a bit of > custom code? For exceptions being *caught*. For exceptions which *aren't* caught (and which resu

Emailing Error Messages

2006-08-24 Thread Martin Ostrovsky
Hello, Is there an existing method or means in Django to have any exceptions that are caught emailed automatically? Or does this require a bit of custom code? Thanks, Martin --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google