django-cors-headers 4.5.0
0
django-cors-headers is a Django application for handling the server headers required for Cross-Origi
Contents
django-cors-headers is a Django application for handling the server headers required for Cross-Origin Resource Sharing (CORS).
Stars: 5377, Watchers: 5377, Forks: 535, Open Issues: 5The adamchainz/django-cors-headers
repo was created 11 years ago and the last code push was 13 hours ago.
The project is extremely popular with a mindblowing 5377 github stars!
How to Install django-cors-headers
You can install django-cors-headers using pip
pip install django-cors-headers
or add it to a project with poetry
poetry add django-cors-headers
Package Details
- Author
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/django-cors-headers/
- GitHub Repo:
- https://github.com/adamchainz/django-cors-headers
Classifiers
Related Packages
Errors
A list of common django-cors-headers errors.
Code Examples
Here are some django-cors-headers
code examples and snippets.