A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/leonardo-modules/leonardo-module-sentry below:

leonardo-modules/leonardo-module-sentry: Sentry error page for Leonardo

Leonardo Sentry Module

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'
    ...
]

Add SENTRY_DSN into your local_settings.py:

SENTRY_DSN = 'http://public:secret@example.com/1'


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4