django_errortemplates

Django error page templates (404.html and 500.html)
Download

django_errortemplates Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Espen Angell Kristiansen
  • Publisher web site:
  • http://devilry.github.com

django_errortemplates Tags


django_errortemplates Description

django_errortemplates is a simple and generic ``404.html`` and ``500.html`` templates for Django. The error messages are styled with the bootstrap hero-unit style.Issues/contributeReport any issues at the `github project page `_, and feel free to add your own guides/experiences to the wiki, and to contribute changes using pull requests.Installpip install django_errortemplatesSetupAdd ``'errortemplates'`` and ``'django.contrib.staticfiles'`` to``INSTALLED_APPS``.Try it outStart your server with:: python manage.py runserver --insecureand navigate to a non-existing url or an url that raises an exception. Note that we use ``--insecure``.. _`django_errortemplates`: https://github.com/espenak/django_errortemplatesProduct's homepage


django_errortemplates Related Software