diff --git a/bijoe/settings.py b/bijoe/settings.py index 45bb96c..91dac42 100644 --- a/bijoe/settings.py +++ b/bijoe/settings.py @@ -42,7 +42,7 @@ BASE_DIR = os.path.dirname(os.path.dirname(__file__)) SECRET_KEY = '-4h1(4b!p-8)or!_!iw%&e89+$6(_yf#b^2e+=fc$e2)+h16m6' # SECURITY WARNING: don't run with debug turned on in production! -DEBUG = True +DEBUG = False ALLOWED_HOSTS = []