Skip to main content

Sentry Error Page for Leonardo

Project description

Provide end-user friendly 500 Error handler for Leonardo Sites

Installation

pip install leonardo_module_sentry

or as leonardo bundle

pip install django-leonardo["sentry"]

Add leonardo_module_sentry to APPS list, in the local_settings.py:

APPS = [
    ...
    'leonardo_module_sentry'
    ...
]

Load new template to db

python manage.py sync_common

Add RAVEN_CONFIG into your settings.py:

RAVEN_CONFIG = {
    'dsn': 'http://public:secret@example.com/1',
}

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

leonardo-module-sentry-0.0.1.tar.gz (3.0 kB view details)

Uploaded Source

File details

Details for the file leonardo-module-sentry-0.0.1.tar.gz.

File metadata

File hashes

Hashes for leonardo-module-sentry-0.0.1.tar.gz
Algorithm Hash digest
SHA256 746d8ca23cc8476c620b5860d9cc56eeb89ebb68122daba2f67d814631579bf2
MD5 fac658f9c00723aa75078797fa7c8417
BLAKE2b-256 8a79b4476d3cc763b33bd379d8470ebd69c3a17bbcd814158b884fd12b4412d3

See more details on using hashes here.

Supported by

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