Tuesday, March 27, 2012

Http404 and process_exception

Heretofore, I had always believed that Http404 did not cause Middleware process_exception() to be run.  Am I right in this thinking?

I have a get_object_or_404 that, when the object in question isn't found, is running process_exception.


--
Justin Holmes

Head Instructor, SlashRoot Collective
SlashRoot: Coffee House and Tech Dojo
60 Main Street
New Paltz, NY 12561
845.633.8330

--
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.

No comments:

Post a Comment