Revisions of python-django-cors-headers

buildservice-autocommit accepted request 1225082 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 35)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 34)
- update to 4.6.0:
  * Drop Django 3.2 to 4.1 support.
buildservice-autocommit accepted request 1218790 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 33)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 32)
- update to 4.5.0:
  * Drop Python 3.8 support.
  * Support Python 3.13.
buildservice-autocommit accepted request 1184019 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 31)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 30)
- update to 4.4.0:
  * Support Django 5.1.
  * Fixed ASGI compatibility on Python 3.12. Thanks to Adrian
    Capitanu for the report in Issue #908 and Rooyal in PR #911.
  * Avoid adding the access-control-allow-credentials header to
    unallowed responses.
  * Drop Python 3.7 support.
  * Support Python 3.12.
  * Add CORS_ALLOW_PRIVATE_NETWORK setting, which enables support
    for the Local Network Access draft specification. Thanks to
    Issac Kelly in PR #745 and jjurgens0 in PR #833.
  * Switch from urlparse() to urlsplit() for URL parsing,
    reducing the middleware runtime up to 5%. This changes the
    type passed to origin_found_in_white_lists(), so if you have
    subclassed the middleware to override this method, you should
    check it is compatible (it most likely is). Thanks to Thibaut
    Decombe in PR #793.
buildservice-autocommit accepted request 1160035 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 29)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 1160020 from Max Lin's avatar Max Lin (mlin7442) (revision 28)
Add %{?sle15_python_module_pythons}
buildservice-autocommit accepted request 1009667 from John Vandenberg's avatar John Vandenberg (jayvdb) (revision 27)
baserev update by copy to link target
John Vandenberg's avatar John Vandenberg (jayvdb) accepted request 1009666 from John Vandenberg's avatar John Vandenberg (jayvdb) (revision 26)
- Update to v3.13.0
John Vandenberg's avatar John Vandenberg (jayvdb) accepted request 944600 from John Vandenberg's avatar John Vandenberg (jayvdb) (revision 25)
- Skip Tumbleweed Python 3.6 incompatible with Django 4
buildservice-autocommit accepted request 892241 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 24)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) committed (revision 23)
    * CORS_ORIGIN_WHITELIST -> CORS_ALLOWED_ORIGINS
    * CORS_ORIGIN_REGEX_WHITELIST -> CORS_ALLOWED_ORIGIN_REGEXES
    * CORS_ORIGIN_ALLOW_ALL -> CORS_ALLOW_ALL_ORIGINS
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 891923 from Daniel Molkentin's avatar Daniel Molkentin (dmolkentin) (revision 22)
- 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.
buildservice-autocommit accepted request 818313 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 21)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 818083 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 19)
- Update to 3.4.0
  * Add Django 3.1 support.
buildservice-autocommit accepted request 812870 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 18)
baserev update by copy to link target
Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) committed (revision 17)
- 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.
buildservice-autocommit accepted request 763928 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 16)
baserev update by copy to link target
Displaying revisions 1 - 20 of 35
openSUSE Build Service is sponsored by