#10927: Content Types shortcut view throws 500s easily
----------------------------+-----------------------------------------------
   Reporter:  jdunck        |                Owner:  nobody    
     Status:  new           |            Milestone:            
  Component:  Contrib apps  |              Version:  1.1-beta-1
   Keywords:                |                Stage:  Unreviewed
  Has_patch:  0             |           Needs_docs:  0         
Needs_tests:  0             |   Needs_better_patch:  0         
----------------------------+-----------------------------------------------
 BaseHandler.handle_uncaught_exception calls mail_admins any time an
 uncaught exception occurs.  In my general usage, this is very rare.

 The contenttypes.views.shortcut view, many arbitrary URLs will throw a
 500.  Since crawlers probe URL spaces, this leads to a lot of noise in
 error emails.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/10927>
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-updates@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