django-cors-middleware 1.5.0
0
django-cors-middleware is a Django application for handling the server headers required for Cross-Or
Contents
django-cors-middleware is a Django application for handling the server headers required for Cross-Origin Resource Sharing (CORS). Fork of django-cors-headers.
Stars: 135, Watchers: 135, Forks: 34, Open Issues: 8The zestedesavoir/django-cors-middleware
repo was created 8 years ago and the last code push was 3 years ago.
The project is popular with 135 github stars!
How to Install django-cors-middleware
You can install django-cors-middleware using pip
pip install django-cors-middleware
or add it to a project with poetry
poetry add django-cors-middleware
Package Details
- Author
- Zeste de Savoir
- License
- MIT License
- Homepage
- https://github.com/zestedesavoir/django-cors-middleware
- PyPi:
- https://pypi.org/project/django-cors-middleware/
- GitHub Repo:
- https://github.com/zestedesavoir/django-cors-middleware
Classifiers
- Software Development/Libraries/Application Frameworks
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common django-cors-middleware errors.
Code Examples
Here are some django-cors-middleware
code examples and snippets.