소스 검색

add note on django-cors-headers

William Vincent 6 년 전
부모
커밋
e2b2258796
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -134,7 +134,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/
 
 
 *Django REST Framework*
 *Django REST Framework*
 
 
-- [django-cors-headers](https://github.com/OttoYiu/django-cors-headers)
+- [django-cors-headers](https://github.com/OttoYiu/django-cors-headers) - If your back-end and front-end are on different servers, you need this
 - [django-rest-auth](https://github.com/Tivix/django-rest-auth) - REST API endpoints for authentication and registration
 - [django-rest-auth](https://github.com/Tivix/django-rest-auth) - REST API endpoints for authentication and registration
 - [django-rest-framework](https://github.com/encode/django-rest-framework) - Web APIs for Django
 - [django-rest-framework](https://github.com/encode/django-rest-framework) - Web APIs for Django
 - [django-rest-framework-simplejwt](https://github.com/davesque/django-rest-framework-simplejwt) - JSON web tokens for DRF
 - [django-rest-framework-simplejwt](https://github.com/davesque/django-rest-framework-simplejwt) - JSON web tokens for DRF