Removed Sentry/Raven, as it seems to be broke under Django 1.4

This commit is contained in:
2012-05-20 15:40:24 +01:00
parent 1d2bf5258b
commit 6f571539b9
2 changed files with 0 additions and 5 deletions

View File

@@ -63,8 +63,6 @@ INSTALLED_APPS = (
'django.contrib.staticfiles', 'django.contrib.staticfiles',
'nexus', 'nexus',
'gargoyle', 'gargoyle',
'sentry',
'raven.contrib.django',
'south', 'south',
'piston', 'piston',
'djcelery', 'djcelery',

View File

@@ -13,9 +13,6 @@ South==0.7.4
django-redis-cache django-redis-cache
IPy==0.75 IPy==0.75
sentry==4.0.15
raven==1.7.3
nexus nexus
gargoyle==0.9.0 gargoyle==0.9.0
-e hg+https://bitbucket.org/jespern/django-piston@7c90898072ce#egg=django_piston -e hg+https://bitbucket.org/jespern/django-piston@7c90898072ce#egg=django_piston