From 42116f233489b878a512295adb86b5556e7257f2 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Sat, 24 Oct 2015 03:50:36 +0200 Subject: Imports: manage soft import (update) with unicity keys - script to initialize SRA file import --- example_project/settings.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'example_project') 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' -- cgit v1.2.3