From ed3d1b9d132a42721ca72236883246f1b31ba1e4 Mon Sep 17 00:00:00 2001 From: zein Date: Mon, 3 Nov 2025 05:21:10 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A1=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB=D0=B8=20?= =?UTF-8?q?=D1=81=D1=82=D1=80=D1=83=D0=BA=D1=82=D1=83=D1=80=D1=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- DJ_Hentai_manga/settings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DJ_Hentai_manga/settings.py b/DJ_Hentai_manga/settings.py index 36003f0..cb438e7 100644 --- a/DJ_Hentai_manga/settings.py +++ b/DJ_Hentai_manga/settings.py @@ -15,7 +15,7 @@ BASE_DIR = Path(__file__).resolve().parent.parent SECRET_KEY = 'django-insecure-=hh&$!xqkdm1=pg2sp8p@aybl$#%)$c!b&jy(7qxwq-7kv!!@n' # SECURITY WARNING: don't run with debug turned on in production! -DEBUG = True +DEBUG = False ALLOWED_HOSTS = ['*']