Revisions of python-django-cors-headers

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.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 812870 from Ondřej Súkup's avatar 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.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 763928 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 6)
- Build on Leap by not using the macros
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 761490 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 5)
- Update to 3.2.1:
  * Converted setuptools metadata to configuration file.
  * Support Python 3.8.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 735847 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 4)
- Update to 3.1.1:
  * Support the value file:// for origins, which is accidentally
    sent by some versions of Chrome on Android.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 701061 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 2)
- Update to 2.5.3:
  * Tested on Django 2.2. No changes were needed for compatibility.
  * Tested on Python 3.7. No changes were needed for compatibility.
Displaying all 12 revisions
openSUSE Build Service is sponsored by