#3335: Flatpages with DEBUG=False requires 404.html
---------------------------------------------------+------------------------
Reporter: Rob Hudson <[EMAIL PROTECTED]> | Owner: adrian
Status: closed | Component:
Contrib apps
Version: SVN | Resolution:
wontfix
Keywords: | Stage:
Design decision needed
Has_patch: 0 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
---------------------------------------------------+------------------------
Changes (by jacob):
* status: new => 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/3335#comment:7>
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
-~----------~----~----~----~------~----~------~--~---