A Django App that adds CORS headers to responses

Edit Package python-django-cors-headers

A Django App that adds CORS (Cross-Origin Resource Sharing) headers to
responses.

Refresh
Refresh
Source Files
Filename Size Changed
django-cors-headers-3.7.0.tar.gz 0000088367 86.3 KB
python-django-cors-headers.changes 0000004886 4.77 KB
python-django-cors-headers.spec 0000001846 1.8 KB
Revision 9 (latest revision is 12)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 892241 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 9)
- Update to 3.7.0
  * Support Django 3.2.
  * Drop Python 3.5 support.
  * Support Python 3.9.
  * Following Django’s example in Ticket #31670 for replacing the
    term “whitelist”, plus an aim to make the setting names more
    comprehensible, the following settings have been renamed:
    * CORS_ORIGIN_WHITELIST -> CORS_ALLOWED_ORIGINS
    * CORS_ORIGIN_REGEX_WHITELIST -> CORS_ALLOWED_ORIGIN_REGEXES
    * CORS_ORIGIN_ALLOW_ALL -> CORS_ALLOW_ALL_ORIGINS
    The old names will continue to work as aliases, with the new
    ones taking precedence.
Comments 0
openSUSE Build Service is sponsored by