]> git.parisson.com Git - mezzo.git/commitdiff
update default theme to ircam-www-theme
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Thu, 26 Oct 2017 22:48:27 +0000 (00:48 +0200)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Thu, 26 Oct 2017 22:48:27 +0000 (00:48 +0200)
app/settings.py
lib/mezzanine-organization-themes

index c8025a225eb04c068eba2982bfe48389cb4e500f..88ee28edb9929f5afe26a58c15f305c885fc30ec 100644 (file)
@@ -219,7 +219,7 @@ ROOT_URLCONF = "urls"
 
 INSTALLED_APPS = [
     "organization_themes",
-    "organization_themes.www_ircam_fr",
+    "organization_themes.ircam-www-theme",
     "modeltranslation",
     "dal",
     "dal_select2",
@@ -268,7 +268,7 @@ INSTALLED_APPS = [
 
 
 HOST_THEMES = [
-    ('example.com', 'organization_themes.www_ircam_fr'),
+    ('example.com', 'organization_themes.ircam-www-theme'),
 ]
 
 BOWER_COMPONENTS_ROOT = '/srv/bower/'
index 3d42b806b30c00fe5c30894d9df811310ba0777e..7ad44e1876dc3fdf6cf737b385521f9cc7af4c77 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 3d42b806b30c00fe5c30894d9df811310ba0777e
+Subproject commit 7ad44e1876dc3fdf6cf737b385521f9cc7af4c77