On 6/7/06, Jeremy Dunck <[EMAIL PROTECTED]> wrote:

>
> In other words, as it stands, no, I don't think you can catch an
> exception raised while sending the bits down the wire.  Exception
> middleware catches exceptions raised by the view, but the Response
> isn't rendered to the pipe until well after that.
>
> It sounds to me like "Exception Middleware" needs to be renamed to
> "View Exception Middleware" and you should write a patch for "Response
> Exception Middleware".  ;-)


What's the current definition of "Exception Middleware"? I can't find
a good one in the docs.

Jay P.

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to