summaryrefslogtreecommitdiff
path: root/testapp/settings.py
diff options
context:
space:
mode:
authorjayparikh1112012-11-02 15:17:27 +0530
committerjayparikh1112012-11-02 15:17:27 +0530
commit934462800e5053df293c61ee55e23d9fd337b301 (patch)
tree26cab020b1fcf779312dc6969975db9711b16d41 /testapp/settings.py
parent982bb9d0fbccb3f591f227093bdbc87412c732a7 (diff)
downloadonline_test-934462800e5053df293c61ee55e23d9fd337b301.tar.gz
online_test-934462800e5053df293c61ee55e23d9fd337b301.tar.bz2
online_test-934462800e5053df293c61ee55e23d9fd337b301.zip
minor changes
Diffstat (limited to 'testapp/settings.py')
-rw-r--r--testapp/settings.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/testapp/settings.py b/testapp/settings.py
index a95706a..2f5c359 100644
--- a/testapp/settings.py
+++ b/testapp/settings.py
@@ -151,7 +151,7 @@ INSTALLED_APPS = (
# 'south',
'exam',
'taggit_autocomplete_modified',
- 'debug_toolbar',
+ #'debug_toolbar',
#'django_extensions',
)