Сменили структуру

This commit is contained in:
zein
2025-11-03 05:21:10 +03:00
parent 2d3cfe4736
commit ed3d1b9d13

View File

@@ -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' 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! # SECURITY WARNING: don't run with debug turned on in production!
DEBUG = True DEBUG = False
ALLOWED_HOSTS = ['*'] ALLOWED_HOSTS = ['*']