mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 06:42:16 +00:00
Removed Sentry/Raven, as it seems to be broke under Django 1.4
This commit is contained in:
@@ -63,8 +63,6 @@ INSTALLED_APPS = (
|
||||
'django.contrib.staticfiles',
|
||||
'nexus',
|
||||
'gargoyle',
|
||||
'sentry',
|
||||
'raven.contrib.django',
|
||||
'south',
|
||||
'piston',
|
||||
'djcelery',
|
||||
|
||||
@@ -13,9 +13,6 @@ South==0.7.4
|
||||
django-redis-cache
|
||||
IPy==0.75
|
||||
|
||||
sentry==4.0.15
|
||||
raven==1.7.3
|
||||
|
||||
nexus
|
||||
gargoyle==0.9.0
|
||||
-e hg+https://bitbucket.org/jespern/django-piston@7c90898072ce#egg=django_piston
|
||||
|
||||
Reference in New Issue
Block a user