
django-cors-headers 4.9.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: 5662, Watchers: 5662, Forks: 545, Open Issues: 5The adamchainz/django-cors-headers repo was created 13 years ago and the last code push was 2 days ago.
The project is extremely popular with a mindblowing 5662 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.
pythonfix







