summaryrefslogtreecommitdiff
path: root/ishtar/settings.py.example
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@peacefrogs.net>2010-12-28 12:26:44 +0100
committerÉtienne Loks <etienne.loks@peacefrogs.net>2010-12-28 12:26:44 +0100
commit0fcac04804de77f8a9cfb917c127fd3a7818edc0 (patch)
tree449993fce875b72942b08c393ce3a97a2d61bf7c /ishtar/settings.py.example
parenta4f635716015c9f5ed5e6bcd2564da49a2b7f458 (diff)
downloadIshtar-0fcac04804de77f8a9cfb917c127fd3a7818edc0.tar.bz2
Ishtar-0fcac04804de77f8a9cfb917c127fd3a7818edc0.zip
jQuery integration - reorganization - presentation work
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 2fe347345..97d396fb5 100644
--- a/ishtar/settings.py.example
+++ b/ishtar/settings.py.example
@@ -6,6 +6,7 @@ APP_NAME = ""
ROOT_PATH = "/var/local/webapp/ishtar/ishtar/"
URL_PATH = ""
+JQUERY_URL = "/javascript/jquery/jquery.js"
DEBUG = True
TEMPLATE_DEBUG = DEBUG