Contents

django-cors-headers 4.3.1

0

django-cors-headers is a Django application for handling the server headers required for Cross-Origi

django-cors-headers is a Django application for handling the server headers required for Cross-Origin Resource Sharing (CORS).

Stars: 5241, Watchers: 5241, Forks: 535, Open Issues: 7

The adamchainz/django-cors-headers repo was created 11 years ago and the last code push was Yesterday.
The project is extremely popular with a mindblowing 5241 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
License
MIT
Homepage
PyPi:
https://pypi.org/project/django-cors-headers/
GitHub Repo:
https://github.com/adamchainz/django-cors-headers

Classifiers

No  django-cors-headers  pypi packages just yet.

Errors

A list of common django-cors-headers errors.

Code Examples

Here are some django-cors-headers code examples and snippets.

Related Packages & Articles

django-compat 1.0.15

For- and backwards compatibility layer for Django 1.4, 1.7, 1.8, 1.9, 1.10, and 1.11