On Tue, May 19, 2009 at 7:54 PM, ringemup <ringe...@gmail.com> wrote:

>
> When I raise a 404 exception from a middleware process_request method,
> the traceback is posted to the browser instead of a proper debug error
> page.  Is there something special one has to do in order to properly
> return a 404 page from middleware?
>
> Thanks!
> >
>
No, this is a known bug in Django: http://code.djangoproject.com/ticket/6094

Alex

-- 
"I disapprove of what you say, but I will defend to the death your right to
say it." --Voltaire
"The people's good is the highest law."--Cicero

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

Reply via email to