#15514: Django 1.2 tutorial03 error template clarification --------------------------------------+------------------------------------- Reporter: cubex | Owner: nobody Status: new | Milestone: Component: Documentation | Version: 1.2 Keywords: 404 template error debug | Triage Stage: Unreviewed Has patch: 0 | --------------------------------------+------------------------------------- On [http://docs.djangoproject.com/en/1.2/intro/tutorial03/ page 3 of the Django tutorial], it's worth confirming that custom 404.html and 500.html templates need to be in the in the top level of the template tree, i.e. loose in the templates folder (as stated under [http://docs.djangoproject.com/en/dev/topics/http/views/#the- http404-exception Writing Views]).
-- Ticket URL: <http://code.djangoproject.com/ticket/15514> 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 [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.
