#2322: Django FCGI interface doesn't display the 500 error page when an 
unhandled
exception occurrs
------------------------------+---------------------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  adrian
     Type:  defect            |       Status:  new   
 Priority:  normal            |    Milestone:        
Component:  Core framework    |      Version:  SVN   
 Severity:  normal            |   Resolution:        
 Keywords:                    |  
------------------------------+---------------------------------------------
Comment (by ubernostrum):

 Could you clarify a bit more what you mean? I've deplyed Django under
 FCGI, and when I've broken it by accident my custom `500.html` has been
 displayed in most cases; the only time it isn't is when an exception is
 raised in Django's own exception-handling code (which is difficult to do,
 but possible), in which case no amount of "debug" parameters can help --
 an uncaught exception is always going to be an uncaught exception.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/2322>
Django <http://code.djangoproject.org/>
The web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates
-~----------~----~----~----~------~----~------~--~---

Reply via email to