From 6e39b9f1e09abd4c89e77c3752a48f4c7e21278c Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 31 Oct 2017 19:39:19 +0100 Subject: UI: change colors - manage footer --- example_project/settings.py | 1 - 1 file changed, 1 deletion(-) (limited to 'example_project') 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', -- cgit v1.2.3