-
- Downloads
Make sure the sentry dsn isnt run on tests and update to avoid bug on live
Upgrade raven to >= 6.4.0 https://github.com/getsentry/raven-python/issues/1127
... | @@ -29,4 +29,4 @@ dj-database-url==0.4.1 | ... | @@ -29,4 +29,4 @@ dj-database-url==0.4.1 |
whitenoise==2.0.4 | whitenoise==2.0.4 | ||
uwsgi==2.0.15 | uwsgi==2.0.15 | ||
ConcurrentLogHandler==0.9.1 | ConcurrentLogHandler==0.9.1 | ||
raven==6.1.0 | raven==6.9.0 |
Please register or sign in to comment