From: Guillaume Pellerin Date: Mon, 6 Mar 2017 11:51:23 +0000 (+0100) Subject: use www X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=d6d2d1156351c88ae36ed27d803dd65622383e8c;p=mezzo.git use www --- diff --git a/app/settings.py b/app/settings.py index 80b70167..4f583f67 100644 --- a/app/settings.py +++ b/app/settings.py @@ -305,7 +305,7 @@ if not DEBUG: TEMPLATES[0]['APP_DIRS'] = False HOST_THEMES = [ - ('starts.eu', 'themes.starts_eu'), + ('www.starts.eu', 'themes.starts_eu'), ('vertigo.starts.eu', 'themes.vertigo_starts_eu'), ('vertigo.ircam.fr', 'themes.base'), ]