add: add country model

This commit is contained in:
behruz-dev
2025-08-27 15:43:12 +05:00
parent de36e85d3d
commit 10c2eb86b4
8 changed files with 162 additions and 16 deletions

View File

@@ -139,4 +139,8 @@ CSRF_TRUSTED_ORIGINS = [
"https://acargo.felixits.uz",
'http://localhost:8002',
'http://127.0.0.1:8002',
]
]
ALLOWED_ATMOS_IPS = []
CONSUMER_KEY = ''
CONSUMER_SECRET = ''