aboutsummaryrefslogtreecommitdiff
path: root/chishop/settings.py
diff options
context:
space:
mode:
Diffstat (limited to 'chishop/settings.py')
-rw-r--r--chishop/settings.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/chishop/settings.py b/chishop/settings.py
index e68a4e5..90ee842 100644
--- a/chishop/settings.py
+++ b/chishop/settings.py
@@ -1,5 +1,5 @@
1from conf.default import *
2import os 1import os
2from djangopypi.settings import *
3 3
4DEBUG = True 4DEBUG = True
5TEMPLATE_DEBUG = DEBUG 5TEMPLATE_DEBUG = DEBUG