]> git.parisson.com Git - mezzo.git/commitdiff
Update mezzanine-organization
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Thu, 26 Oct 2017 17:09:52 +0000 (19:09 +0200)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Thu, 26 Oct 2017 17:09:52 +0000 (19:09 +0200)
.gitmodules
app/settings.py
lib/mezzanine-organization

index 92d7ca7f24758c0db7d010a11d826d22ad7fbaf7..179e9e1a9daa57cdfe86de1b93f0d523fabc0fd2 100644 (file)
@@ -20,4 +20,4 @@
         branch = dynamic_stacked
 [submodule "lib/mezzanine-organization"]
        path = lib/mezzanine-organization
-       url = https://github.com/Ircam-Web/mezzanine-organization.git
+       url = git@github.com:Ircam-Web/mezzanine-organization.git
index 337697e2c2aa3f7670a9751ab1e1caf39e3e9ea2..c8025a225eb04c068eba2982bfe48389cb4e500f 100644 (file)
@@ -266,6 +266,11 @@ INSTALLED_APPS = [
     'extra_views',
 ]
 
+
+HOST_THEMES = [
+    ('example.com', 'organization_themes.www_ircam_fr'),
+]
+
 BOWER_COMPONENTS_ROOT = '/srv/bower/'
 BOWER_PATH = '/usr/local/bin/bower'
 BOWER_INSTALLED_APPS = (
@@ -312,9 +317,6 @@ if not DEBUG:
     TEMPLATES[0]['OPTIONS']['loaders'] = TEMPLATE_LOADERS_OPTIONS
     TEMPLATES[0]['APP_DIRS'] = False
 
-HOST_THEMES = [
-    ('example.com', 'organization_themes.www_ircam_fr'),
-]
 
 # List of middleware classes to use. Order is important; in the request phase,
 # these middleware classes will be applied in the order given, and in the
index 5a3227e044914cb844772fb7838a1a26b0f08648..99db16b8d7dd67511fa1145fd2d2d9cf3685e34b 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 5a3227e044914cb844772fb7838a1a26b0f08648
+Subproject commit 99db16b8d7dd67511fa1145fd2d2d9cf3685e34b