Skip to main content

Create custom 500.html for Django with optional Sentry support.

Project description

PyPi MIT TravisCI Coverage Requirements Status

Installation

Supported Python versions are: 2.7, 3.4, 3.5, 3.6, 3.7 and pypy. Supported Django versions are: 1.8.x, 1.9.x, 1.10.x and 1.11.x.

pip install --upgrade django-custom-500

Add ``django_custom_500`` to ``INSTALLED_APPS``:

INSTALLED_APPS = (
    'django_custom_500',
)

Usage

Create 500.html in your template folder.

OR

Set CUSTOM_500_TEMPLATE in your settings.

Example:

CUSTOM_500_TEMPLATE = "my/path/to/500.html"

License

The MIT License (MIT)

Copyright (c) 2015–2017 Vašek Dohnal

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

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_custom_500-0.1.1.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

django_custom_500-0.1.1-py2.py3-none-any.whl (7.4 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django_custom_500-0.1.1.tar.gz.

File metadata

File hashes

Hashes for django_custom_500-0.1.1.tar.gz
Algorithm Hash digest
SHA256 dc2ba40d9aae25d34e22c05b30cfb4f0ada43519e1bea34d3410eba7e48a68e6
MD5 f3d5938b9769a0a9482d62cf1ff54d35
BLAKE2b-256 66eff846d35f87755a803753a2a22110f3acf5525acec90a0aa4561106187890

See more details on using hashes here.

Provenance

File details

Details for the file django_custom_500-0.1.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_custom_500-0.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 1f9c458d1ac76383a3b7a9dc2055153e372901f34f8ac650718f629c452dfe5a
MD5 383fb277fbc0ab6af2209c4888341018
BLAKE2b-256 52204eff0ff68cd64dbc79babdafd767de0162d6da6b67130dd6faade8399aa1

See more details on using hashes here.

Provenance

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