diff --git a/notto/notto/settings.py b/notto/notto/settings.py index 60ed931..463699a 100644 --- a/notto/notto/settings.py +++ b/notto/notto/settings.py @@ -26,7 +26,7 @@ SECRET_KEY = 'd6f1&y(dx-2oiilb&17itsjtqt6&@*&q#(wpwmx(=hwyu4$64-' # SECURITY WARNING: don't run with debug turned on in production! -DEBUG = True +DEBUG = False ALLOWED_HOSTS = []