If a middleware throws an exception, it is not possible to catch and
handle that error. Instead it goes straight to the unhandled exception
handler and prevents any process_exception middleware methods from
acting on the exception. I included a patch that shifts the
process_view processing down a line of code to allow middleware
exception handling.

#12250 http://code.djangoproject.com/ticket/12250

Regards,
Michael Manfre

--

You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-develop...@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.


Reply via email to