add: add country model
This commit is contained in:
@@ -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 = ''
|
||||
Reference in New Issue
Block a user