This commit is contained in:
Andy McKay 2012-01-04 14:00:05 -08:00
Родитель 214c915f7e
Коммит 476347488b
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -381,7 +381,6 @@ INSTALLED_APPS = (
# Has to load after auth
'django_browserid',
'radagast',
'delayed_mailer'
)
# These apps will be removed from INSTALLED_APPS in a production environment.