Overview

Request 891923 accepted

- 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.

Request History
Daniel Molkentin's avatar

dmolkentin created request

- 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.


Markéta Machová's avatar

mcalabkova accepted request

ok

openSUSE Build Service is sponsored by