packagelarni ornatib sozlab chiqish kerak #2: issue bajarildi

This commit is contained in:
behruz-dev
2025-11-19 17:18:16 +05:00
parent 6025b296ad
commit 172e2d23c0
9 changed files with 156 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
from config.env import env
CORS_ALLOWED_ORIGINS = env.list('CORS_ALLOWED_ORIGINS')
CSRF_TRUSTED_ORIGINS = env.list('CSRF_TRUSTED_ORIGINS')