A Django App that adds CORS headers to responses
A Django App that adds CORS (Cross-Origin Resource Sharing) headers to
responses.
- Developed at devel:languages:python:django
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-django-cors-headers && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
django-cors-headers-3.3.0.tar.gz | 0000082648 80.7 KB | |
python-django-cors-headers.changes | 0000003995 3.9 KB | |
python-django-cors-headers.spec | 0000001823 1.78 KB |
Revision 7 (latest revision is 15)
Dominique Leuenberger (dimstar_suse)
accepted
request 812870
from
Ondřej Súkup (mimi_vx)
(revision 7)
- Update to 3.3.0 * Drop Django 1.11 support. Only Django 2.0+ is supported now. * Drop the providing_args argument from Signal to prevent a deprecation warning on Django 3.1.
Comments 0