From 8c576b2f2c616e06ee62fbe01c45b8ad01967487 Mon Sep 17 00:00:00 2001 From: zein Date: Mon, 3 Nov 2025 05:26:02 +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 cb438e7..36003f0 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 = False +DEBUG = True ALLOWED_HOSTS = ['*']