summaryrefslogtreecommitdiff
path: root/sublab_project/settings.py
diff options
context:
space:
mode:
Diffstat (limited to 'sublab_project/settings.py')
-rw-r--r--sublab_project/settings.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sublab_project/settings.py b/sublab_project/settings.py
index a1849c6..67e85ea 100644
--- a/sublab_project/settings.py
+++ b/sublab_project/settings.py
@@ -134,8 +134,8 @@ INSTALLED_APPS = (
'south',
'debug_toolbar',
'gunicorn',
- 'news',
'projects',
+ 'news',
'djcelery',
'calendarium',
'accounts',