summaryrefslogtreecommitdiff
path: root/example_project/settings.py
diff options
context:
space:
mode:
Diffstat (limited to 'example_project/settings.py')
-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 c7880d8c8..1d29106c7 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"