mirror of
https://github.com/wsvincent/awesome-django.git
synced 2025-01-18 23:37:03 +00:00
add django-cors-headers package
This commit is contained in:
parent
1814dacc0d
commit
9620c313a4
|
@ -128,6 +128,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-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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user