Skip to main content

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

Project description

Simple and generic 404.html and 500.html templates for django. The error messages are styled with the bootstrap hero-unit style.

Issues/contribute

Report 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.

Install

$ pip install django_errortemplates

Setup

Add 'errortemplates' and 'django.contrib.staticfiles' to INSTALLED_APPS.

Try it out

Start your server with:

python manage.py runserver --insecure

and navigate to a non-existing url or an url that raises an exception. Note that we use --insecure

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django_errortemplates-1.0.1.tar.gz (2.5 kB view details)

Uploaded Source

File details

Details for the file django_errortemplates-1.0.1.tar.gz.

File metadata

File hashes

Hashes for django_errortemplates-1.0.1.tar.gz
Algorithm Hash digest
SHA256 58f60e2e2d880b98c20e148ee3d085e90c45188b37eae0f79b35f733e8ce629f
MD5 0b89d256ac1e03d657a83f769e156b5c
BLAKE2b-256 4a427eb281257452fa9d7b77398893bf63cd3c43419fe03b83e71b10c775ae33

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page