straight55b / app-engine-patch

Automatically exported from code.google.com/p/app-engine-patch
0 stars 0 forks source link

Does app-engine-patch support emailing ADMINS upon 500 errors? #215

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
http://docs.djangoproject.com/en/1.0/howto/error-reporting/#error-reporting-via-
e-mail
says if you set ADMINS, it will email them upon 500 errors (and possibly
404 errors).

Does app-engine-patch enable enough Django email support that this works?

Original issue reported on code.google.com by dfran...@gmail.com on 9 Sep 2009 at 3:50