-
- Downloads
chore: Add optional sentry error reporting
Exceptions are reported to sentry if the environment variable ERROR_REPORTING is set to True. If it is set to false or not set, no data is sent to sentry
Django==5.0.6 | ||
whitenoise==6.6.0 | ||
gunicorn==22.0.0 | ||
sentry-sdk[django]==2.18.0 |
Please register or sign in to comment