summaryrefslogtreecommitdiffstats
path: root/settings.py
diff options
context:
space:
mode:
authorunknown <mike@.(none)>2009-08-12 00:20:14 +0800
committerunknown <mike@.(none)>2009-08-12 00:20:14 +0800
commit9a05f10c44caebd1107f1300fd24a71f7d17df72 (patch)
tree9b87022a6efd9066553854880d651ab3228bc6e9 /settings.py
parent9285abad65da9a4dbd1b13be87d46945b363ca67 (diff)
downloadaskbot-9a05f10c44caebd1107f1300fd24a71f7d17df72.tar.gz
askbot-9a05f10c44caebd1107f1300fd24a71f7d17df72.tar.bz2
askbot-9a05f10c44caebd1107f1300fd24a71f7d17df72.zip
remove settings_local.py
Diffstat (limited to 'settings.py')
-rw-r--r--settings.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings.py b/settings.py
index fac3c0d5..5eb7ceda 100644
--- a/settings.py
+++ b/settings.py
@@ -91,7 +91,7 @@ INSTALLED_APPS = (
'django.contrib.humanize',
'forum',
'django_authopenid',
- 'debug_toolbar' ,
+ #'debug_toolbar' ,
)
# User settings