From: Guillaume Pellerin Date: Sun, 29 Oct 2017 22:58:49 +0000 (+0100) Subject: fix debug, ignore more dirty, update modules X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=0e41c1468966d0707f67ebb5d9d6f193047be8ea;p=mezzo.git fix debug, ignore more dirty, update modules --- diff --git a/.gitmodules b/.gitmodules index 4be826d9..e9ed856e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,6 +19,7 @@ path = lib/grappelli-safe url = https://github.com/yomguy/grappelli-safe.git branch = dynamic_stacked + ignore = dirty [submodule "lib/mezzanine-organization"] path = lib/mezzanine-organization url = https://github.com/Ircam-Web/mezzanine-organization.git diff --git a/docker-compose.yml b/docker-compose.yml index 441e5242..ce11343f 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -55,4 +55,4 @@ app: links: - db environment: - - DEBUG=False + - DEBUG=True diff --git a/env/dev.yml b/env/dev.yml index 0f5ccf42..0049fa92 100644 --- a/env/dev.yml +++ b/env/dev.yml @@ -1,6 +1,5 @@ app: - command: /bin/sh bin/app.sh --runserver ports: - "9040:8000" environment: diff --git a/lib/mezzanine-organization b/lib/mezzanine-organization index 92bd156a..a7b70c04 160000 --- a/lib/mezzanine-organization +++ b/lib/mezzanine-organization @@ -1 +1 @@ -Subproject commit 92bd156aae1bdfe20afaf231182d39d4b2f7ed89 +Subproject commit a7b70c0400a7b5127ad459e8ca69b562edff49c9 diff --git a/lib/mezzanine-organization-themes b/lib/mezzanine-organization-themes index 5f15f8d1..b20416c1 160000 --- a/lib/mezzanine-organization-themes +++ b/lib/mezzanine-organization-themes @@ -1 +1 @@ -Subproject commit 5f15f8d17c059cf6a5ff722708c652b1e059d283 +Subproject commit b20416c163b5805d838b88261a113e3c227f0f0b