From 842e0ba76b5961c5fde0557cbf3a2c3ca9eee716 Mon Sep 17 00:00:00 2001 From: itqop Date: Sun, 17 Mar 2024 18:57:51 +0300 Subject: [PATCH] DEBUG FALSE --- rumine/settings/dev.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rumine/settings/dev.py b/rumine/settings/dev.py index 61c3c80..1c644d2 100644 --- a/rumine/settings/dev.py +++ b/rumine/settings/dev.py @@ -1,7 +1,7 @@ from .base import * # SECURITY WARNING: don't run with debug turned on in production! -DEBUG = True +DEBUG = False # SECURITY WARNING: keep the secret key used in production secret! SECRET_KEY = "django-insecure-opj&3@hcho2s_fr2ivz$6ufbx#zph+sxm)q%j-(i8(clv7qq1l"