Add Nexus/Gargoyle

This commit is contained in:
2011-08-26 11:24:28 +01:00
parent 6c6f6ec6c5
commit 98832f8782
4 changed files with 14 additions and 2 deletions

View File

@@ -62,6 +62,8 @@ INSTALLED_APPS = (
'django.contrib.sites',
'django.contrib.humanize',
'django.contrib.staticfiles',
'nexus',
'gargoyle',
'sentry',
'sentry.client',
'south',