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-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.