summaryrefslogtreecommitdiff
path: root/PythonTBC/settings.py
diff options
context:
space:
mode:
authorhardythe12014-02-19 18:58:15 +0530
committerhardythe12014-02-19 18:58:15 +0530
commit31505b7cdd10ff5a38205b1a40704c95ed00b481 (patch)
tree9e4bf5c5361ee56f0712914c5a9bc862e06cbc95 /PythonTBC/settings.py
parentb4c1a09498735f10bb21c7dccb28970675db3f14 (diff)
downloadPython-TBC-Interface-31505b7cdd10ff5a38205b1a40704c95ed00b481.tar.gz
Python-TBC-Interface-31505b7cdd10ff5a38205b1a40704c95ed00b481.tar.bz2
Python-TBC-Interface-31505b7cdd10ff5a38205b1a40704c95ed00b481.zip
changing passwords settings
Diffstat (limited to 'PythonTBC/settings.py')
-rw-r--r--PythonTBC/settings.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/PythonTBC/settings.py b/PythonTBC/settings.py
index 67dc106..7c6dbcc 100644
--- a/PythonTBC/settings.py
+++ b/PythonTBC/settings.py
@@ -1,7 +1,7 @@
# Django settings for PythonTBC project.
from os.path import *
-from tbc.local import *
+from local import *
DEBUG = True
TEMPLATE_DEBUG = DEBUG