From 3ee61fff860e6b246f093a45c33a142aaf4a854d Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Wed, 13 Apr 2016 10:24:31 +0200 Subject: [PATCH] debug false --- app/sandbox/local_settings.py | 2 +- lib/mezzanine-agenda | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/sandbox/local_settings.py b/app/sandbox/local_settings.py index a893b22a..030940c1 100644 --- a/app/sandbox/local_settings.py +++ b/app/sandbox/local_settings.py @@ -1,7 +1,7 @@ import os from django.utils.translation import ugettext_lazy as _ -DEBUG = True +DEBUG = False # Make these unique, and don't share it with anybody. SECRET_KEY = "+3b01&_6_m@@yb4f06$s0zno8vkybh81nbuj_q(xzk+xeih1+s" diff --git a/lib/mezzanine-agenda b/lib/mezzanine-agenda index 82474879..de0e4d91 160000 --- a/lib/mezzanine-agenda +++ b/lib/mezzanine-agenda @@ -1 +1 @@ -Subproject commit 8247487936cf09627ac29428e16fd438c2a27a4d +Subproject commit de0e4d9103be73c8865919cf47960d9bd505fc5b -- 2.39.5