summaryrefslogtreecommitdiffstats
path: root/module/web/settings.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/web/settings.py')
-rw-r--r--module/web/settings.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/web/settings.py b/module/web/settings.py
index dfde88f5c..0b9a9e460 100644
--- a/module/web/settings.py
+++ b/module/web/settings.py
@@ -129,6 +129,7 @@ INSTALLED_APPS = (
'django.contrib.admin',
'pyload',
'ajax',
+ 'cnl'
)