diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-10-31 19:39:19 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-10-31 19:39:19 +0100 |
commit | 6e39b9f1e09abd4c89e77c3752a48f4c7e21278c (patch) | |
tree | 5c8d24e3cbccaa0ca00100448d1d2088ceda9b8c /example_project | |
parent | 54970e5dd633e6c9971ea1a2bc594950a851bd90 (diff) | |
download | Ishtar-6e39b9f1e09abd4c89e77c3752a48f4c7e21278c.tar.bz2 Ishtar-6e39b9f1e09abd4c89e77c3752a48f4c7e21278c.zip |
UI: change colors - manage footer
Diffstat (limited to 'example_project')
-rw-r--r-- | example_project/settings.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/example_project/settings.py b/example_project/settings.py index 1b0f6baea..8769c3974 100644 --- a/example_project/settings.py +++ b/example_project/settings.py @@ -148,7 +148,6 @@ INSTALLED_APPS = [ 'django.contrib.humanize', 'registration', # 'geodjangofla', - 'ishtar_pdl', 'ishtar_common', 'archaeological_files_pdl', 'archaeological_files', |