summaryrefslogtreecommitdiff
path: root/testapp/settings.py
diff options
context:
space:
mode:
authorJay Parikh2013-03-18 15:11:15 +0530
committerJay Parikh2013-03-18 15:11:15 +0530
commitc12f20984aa75751af89a0d6213bc35924bc593b (patch)
tree4608e7b6088a7fb81fc5f9e2e1c021df45eddad4 /testapp/settings.py
parent65d4498ff96090fecc569440f0cd1499ae0f6b69 (diff)
downloadonline_test-c12f20984aa75751af89a0d6213bc35924bc593b.tar.gz
online_test-c12f20984aa75751af89a0d6213bc35924bc593b.tar.bz2
online_test-c12f20984aa75751af89a0d6213bc35924bc593b.zip
Added code snippets for questions
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 cb3defc..10d0919 100644
--- a/testapp/settings.py
+++ b/testapp/settings.py
@@ -21,7 +21,7 @@ SERVER_TIMEOUT = 2
# are not hosted as host.org/exam/ but as host.org/foo/exam/ for whatever
# reason set this to the root you have to serve at. In the above example
# host.org/foo/exam set URL_ROOT='/foo'
-URL_ROOT = '/online_test'
+URL_ROOT = ''
ADMINS = (