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',
'nexus',
'gargoyle',
'sentry',
'raven.contrib.django',
'south',
'piston',
'djcelery',