my own error handler
hi,
I have written my own error handler mddleware sending my own formatted mail instead of
Djangos build in.
How do I now disable the default mail, as I now get 2 for every error.
looking into handle_uncaught_exception() of django.core.handlers.base I can not find any usefull
var, that disables it - so is it called anyway?
my version of error handling is basically copy of that function adding more info like hostname, raw_post_data
and so on...
regards
Henrik
--
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 django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home