chore: Add optional sentry error reporting
Compare changes
- Renovate Bot authored
+ 1
− 1
whitenoise==6.7.0
whitenoise==6.8.2
sentry-sdk[django]==2.18.0
sentry-sdk[django]==2.18.0
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.