summaryrefslogtreecommitdiff
path: root/example_project
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2017-05-01 21:05:11 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2017-05-01 21:05:11 +0200
commit183591d0e09272c0eadb2fc928370ccd965bfd91 (patch)
tree7609fc700402e10f7fe27a2c7df751d6c8dc8a71 /example_project
parente0cc2800330d92ad577384ea72659427918f589d (diff)
downloadIshtar-183591d0e09272c0eadb2fc928370ccd965bfd91.tar.bz2
Ishtar-183591d0e09272c0eadb2fc928370ccd965bfd91.zip
Update installation scripts
Diffstat (limited to 'example_project')
-rw-r--r--example_project/settings.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/example_project/settings.py b/example_project/settings.py
index ea7aa48fc..2e91cb73f 100644
--- a/example_project/settings.py
+++ b/example_project/settings.py
@@ -228,9 +228,6 @@ ISHTAR_DOC_TYPES = {u"undefined": u"Undefined"}
ISHTAR_DPTS = []
-PRE_APPS = []
-EXTRA_APPS = []
-
TEST_RUNNER = 'ishtar_common.tests.ManagedModelTestRunner'
try: