summaryrefslogtreecommitdiff
path: root/ishtar/settings.py.example
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@peacefrogs.net>2010-12-10 01:49:17 +0100
committerÉtienne Loks <etienne.loks@peacefrogs.net>2010-12-24 17:39:02 +0100
commit45bfd735f1a9b20072dfcc2194883086b4eb7616 (patch)
tree9032ff24c98084bdf1380d24de63430210af3bff /ishtar/settings.py.example
parent6d6b46e92da74e94ddf07f91a094b0548b90a30c (diff)
downloadIshtar-45bfd735f1a9b20072dfcc2194883086b4eb7616.tar.bz2
Ishtar-45bfd735f1a9b20072dfcc2194883086b4eb7616.zip
Manage extra path in the URL of the application
Diffstat (limited to 'ishtar/settings.py.example')
-rw-r--r--ishtar/settings.py.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/ishtar/settings.py.example b/ishtar/settings.py.example
index 1c5f3e7f2..12888aa32 100644
--- a/ishtar/settings.py.example
+++ b/ishtar/settings.py.example
@@ -4,6 +4,7 @@
SRID = 27572
ROOT_PATH = "/var/local/webapp/ishtar/ishtar/"
+URL_PATH = ""
DEBUG = True
TEMPLATE_DEBUG = DEBUG