#5550: write docs about the 404.html & 500.html files. -----------------------+---------------------------------------------------- Reporter: anonymous | Owner: nobody Status: new | Component: Documentation Version: SVN | Keywords: Stage: Unreviewed | Has_patch: 0 -----------------------+---------------------------------------------------- Write docs about the 404.html & 500.html files. I found two pages about the files 404.html and 500.html: http://www.djangoproject.com/documentation/tutorial03/#write-a-404-page- not-found-view http://www.djangoproject.com/documentation/request_response/#the-404-page- not-found-view
But i can't find a example of these files in the documentation. I find a example here: http://code.djangoproject.com/browser/djangoproject.com/django_website/templates/404.html and here: http://code.djangoproject.com/browser/djangoproject.com/django_website/templates/500.html A django user must known whats in the context of these templates files, to write a nice own error page. -- Ticket URL: <http://code.djangoproject.com/ticket/5550> 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 -~----------~----~----~----~------~----~------~--~---
