From: Guillaume Pellerin Date: Tue, 6 Mar 2018 11:34:28 +0000 (+0100) Subject: Cleanup themes X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=3044f4a2ce8683c81d3675574a9851a7d67ab8da;p=mezzo.git Cleanup themes --- diff --git a/app/settings.py b/app/settings.py index 3111b694..0b46a1a6 100644 --- a/app/settings.py +++ b/app/settings.py @@ -239,7 +239,7 @@ INSTALLED_APPS = [ "organization_themes", "organization_themes.ircam-www-theme", # "organization_themes.vertigo-themes.vertigo_ircam_fr", - "organization_themes.vertigo-themes.vertigo_starts_eu", + # "organization_themes.vertigo-themes.vertigo_starts_eu", # "organization_themes.vertigo-themes.www_starts_eu", "modeltranslation", "dal", @@ -289,8 +289,7 @@ INSTALLED_APPS = [ HOST_THEMES = [ - ('foo.ircam.fr', 'organization_themes.ircam-www-theme'), - ('bar.ircam.fr', 'organization_themes.vertigo-themes.vertigo_starts_eu'), + ('example.com', 'organization_themes.ircam-www-theme'), ] BOWER_COMPONENTS_ROOT = '/srv/bower/' diff --git a/bin b/bin index 3ab8493e..a154d239 160000 --- a/bin +++ b/bin @@ -1 +1 @@ -Subproject commit 3ab8493eb7d5834c7284174331a339a6f30bce38 +Subproject commit a154d2390a03921699e502a00963bb84d44fa3c5 diff --git a/lib/mezzanine b/lib/mezzanine index b320d714..92ca6838 160000 --- a/lib/mezzanine +++ b/lib/mezzanine @@ -1 +1 @@ -Subproject commit b320d71498a0c0d0db2b37094a6e19b7c1275b58 +Subproject commit 92ca6838cc64ba30db112f61e65302574145b351