]> git.parisson.com Git - mezzo.git/commitdiff
Fix current theme names
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Wed, 22 Mar 2017 23:35:34 +0000 (00:35 +0100)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Wed, 22 Mar 2017 23:35:34 +0000 (00:35 +0100)
app/settings.py

index 25eb7c68150127f45404b4b84e513e29ab648b0d..6639f0c5bc405aa27f0f50d6be3664decf2f035a 100644 (file)
@@ -214,7 +214,7 @@ ROOT_URLCONF = "urls"
 ################
 
 INSTALLED_APPS = [
-    "themes.vertigo_ircam_fr",
+    "themes.base",
     'themes.vertigo_starts_eu',
     "themes.starts_eu",