Is it possible to get 'CORS_ALLOWED_ORIGINS' from models in django? | django-rest-api, django-cors-headers

后端 未结 0 678
北荒
北荒 2020-12-21 17:48

I want to get those site addresses (in settings.py for CORS_ALLOWED_ORIGINS) which are allowed to access in my API from my models.py. But don\'t kn

相关标签:
回答
  • 消灭零回复
提交回复
热议问题