#760: Error reason not seen when 500 template is missing
-----------------------------------+----------------------------------------
   Reporter:  [EMAIL PROTECTED]  |                Owner:  turkey         
     Status:  closed               |            Component:  Admin interface
    Version:                       |           Resolution:  wontfix        
   Keywords:                       |                Stage:  Accepted       
  Has_patch:  0                    |           Needs_docs:  0              
Needs_tests:  0                    |   Needs_better_patch:  0              
-----------------------------------+----------------------------------------
Changes (by jacob):

  * status:  reopened => closed
  * resolution:  => wontfix

Comment:

 Django's not going to ever include a default 404 or 500 template.  If we
 do, people won't be forced to create their own, and an error will quickly
 reveal what software your server's running (think "Application Error
 (Rails)").
 
 However, [4612] adds a comment to the line that will fail so that at least
 people will get a slightly better idea of where to go next.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/760#comment:11>
Django Code <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 [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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to