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, 2 insertions, 0 deletions
diff --git a/example_project/settings.py b/example_project/settings.py
index c669ea954..f4d7ca609 100644
--- a/example_project/settings.py
+++ b/example_project/settings.py
@@ -190,6 +190,8 @@ ISHTAR_PERIODS = {}
ISHTAR_PERMIT_TYPES = {}
ISHTAR_DOC_TYPES = {u"undefined": u"Undefined"}
+ISHTAR_LOCAL_PREFIX = "SRA"
+
ISHTAR_DPTS = []
OP_PREFIX = 'OP'