From: Guillaume Pellerin Date: Wed, 22 Mar 2017 23:35:34 +0000 (+0100) Subject: Fix current theme names X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=b9be53d7b3cdf88731cc97bbc1dcb746ff0ee63f;p=mezzo.git Fix current theme names --- diff --git a/app/settings.py b/app/settings.py index 25eb7c68..6639f0c5 100644 --- a/app/settings.py +++ b/app/settings.py @@ -214,7 +214,7 @@ ROOT_URLCONF = "urls" ################ INSTALLED_APPS = [ - "themes.vertigo_ircam_fr", + "themes.base", 'themes.vertigo_starts_eu', "themes.starts_eu",