diff --git a/pollme/settings.py b/pollme/settings.py index e18c4f6345..9f269ec5cd 100644 --- a/pollme/settings.py +++ b/pollme/settings.py @@ -23,7 +23,7 @@ SECRET_KEY = 'x*za6xf&_80ofdpae!yzq61g9ffikkx9$*iygbl$j7rr4wlf8t' # SECURITY WARNING: don't run with debug turned on in production! -DEBUG = True +DEBUG = False ALLOWED_HOSTS = []