#14968: handle BaseExceptions with middleware, or at least KeyboardInterrupt
----------------------------+-----------------------------------------------
 Reporter:  Suor            |       Owner:  Suor      
   Status:  new             |   Milestone:            
Component:  Core framework  |     Version:  1.2       
 Keywords:                  |       Stage:  Unreviewed
Has_patch:  1               |  
----------------------------+-----------------------------------------------
 I was trying to write a middleware which shows a 503 page on
 KeyboardInterrupt (which happens on django restart) and run into this.
 If it is not handled some unlucky users get 500 error page and search bots
 go away for a while.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/14968>
Django <http://code.djangoproject.com/>
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 django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to