Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leonardo Sentry Module

Provide end-user friendly 500 Error handler for Leonardo Sites

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'

About

Sentry error page for Leonardo

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages