From 844cb180e854330d1f57dc5bd177f55fb72481ed Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Thu, 2 Feb 2017 17:50:24 +0100 Subject: v0.99.8 - wheezy --- example_project/settings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'example_project') 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" -- cgit v1.2.3