From: Guillaume Pellerin Date: Thu, 26 Oct 2017 22:48:27 +0000 (+0200) Subject: update default theme to ircam-www-theme X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=af9b7228e19f26419c9363aa743e787d89a44084;p=mezzo.git update default theme to ircam-www-theme --- diff --git a/app/settings.py b/app/settings.py index c8025a22..88ee28ed 100644 --- a/app/settings.py +++ b/app/settings.py @@ -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/' diff --git a/lib/mezzanine-organization-themes b/lib/mezzanine-organization-themes index 3d42b806..7ad44e18 160000 --- a/lib/mezzanine-organization-themes +++ b/lib/mezzanine-organization-themes @@ -1 +1 @@ -Subproject commit 3d42b806b30c00fe5c30894d9df811310ba0777e +Subproject commit 7ad44e1876dc3fdf6cf737b385521f9cc7af4c77