summaryrefslogtreecommitdiff
path: root/example_project/settings.py
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
commite596b6ad2b6a50c223efeaca14e8a16e2237285f (patch)
tree7609fc700402e10f7fe27a2c7df751d6c8dc8a71 /example_project/settings.py
parent10a3a9955f671926abd39f5ea343d821ed8de26a (diff)
downloadIshtar-e596b6ad2b6a50c223efeaca14e8a16e2237285f.tar.bz2
Ishtar-e596b6ad2b6a50c223efeaca14e8a16e2237285f.zip
Update installation scripts
Diffstat (limited to 'example_project/settings.py')
-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: