From ca01d60be4c387e57b650f68bdeac8388b57cf0b Mon Sep 17 00:00:00 2001 From: zein Date: Mon, 3 Nov 2025 06:52:25 +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 | 1 - 1 file changed, 1 deletion(-) diff --git a/DJ_Hentai_manga/settings.py b/DJ_Hentai_manga/settings.py index 1045e3b..06d229d 100644 --- a/DJ_Hentai_manga/settings.py +++ b/DJ_Hentai_manga/settings.py @@ -2,7 +2,6 @@ from os import path from pathlib import Path import os from dotenv import load_dotenv -load_dotenv() # загружает .env # Build paths inside the project like this: BASE_DIR / 'subdir'. BASE_DIR = Path(__file__).resolve().parent.parent