summaryrefslogtreecommitdiff
path: root/example_project
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2017-02-02 17:50:24 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2017-02-02 17:50:24 +0100
commit844cb180e854330d1f57dc5bd177f55fb72481ed (patch)
tree0b54c28f9c07c6496e878c124cb2b669e66ea479 /example_project
parentc69950717a77550214fd696eb4822e4f8a67ee04 (diff)
downloadIshtar-844cb180e854330d1f57dc5bd177f55fb72481ed.tar.bz2
Ishtar-844cb180e854330d1f57dc5bd177f55fb72481ed.zip
v0.99.8 - wheezy
Diffstat (limited to 'example_project')
-rw-r--r--example_project/settings.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/example_project/settings.py b/example_project/settings.py
index 35bd590c8..607eb12e9 100644
--- a/example_project/settings.py
+++ b/example_project/settings.py
@@ -29,7 +29,7 @@ STATIC_URL = '/static/'
STATIC_ROOT = ROOT_PATH + 'static/'
BASE_URL = "/"
URL_PATH = ""
-EXTRA_VERSION = 'git'
+EXTRA_VERSION = 'deb'
ODT_TEMPLATE = ROOT_PATH + "../ishtar_common/static/template.odt"