diff options
| author | Étienne Loks <etienne.loks@iggdrasil.net> | 2016-11-03 15:53:26 +0100 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2016-11-03 15:53:26 +0100 |
| commit | 2629efa611018da0fac8304391488381142ced24 (patch) | |
| tree | a79fdbae63264fe526ef540ef4fb5bf28317ddf1 /example_project/local_settings.py.gitlab-ci | |
| parent | 50e64a901062c140b3f38a137823c46e940c180f (diff) | |
| parent | 229a5559e9933ea76020963ca3778906d39279d4 (diff) | |
| download | Ishtar-2629efa611018da0fac8304391488381142ced24.tar.bz2 Ishtar-2629efa611018da0fac8304391488381142ced24.zip | |
Merge branch 'v0.9' into wheezy
Diffstat (limited to 'example_project/local_settings.py.gitlab-ci')
| -rw-r--r-- | example_project/local_settings.py.gitlab-ci | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/example_project/local_settings.py.gitlab-ci b/example_project/local_settings.py.gitlab-ci index 7f4bcefa1..81196b4a0 100644 --- a/example_project/local_settings.py.gitlab-ci +++ b/example_project/local_settings.py.gitlab-ci @@ -12,3 +12,4 @@ DATABASES = { LOGFILE = '/tmp/ishtar.log' PROJECT_SLUG = "CI-instance" +USE_SPATIALITE_FOR_TESTS = False |
