| Age | Commit message (Collapse) | Author |
|
SHA1PasswordHasher, UnsaltedSHA1PasswordHasher, and UnsaltedMD5PasswordHasher
are now deprecated.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This also deprecates AlterIndexTogether migration operation.
|
|
|
|
|
|
migration operations.
|
|
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
|
|
|
|
|
|
SQL injection.
Thanks Takuto Yoshikai (Aeye Security Lab) for the report.
|
|
|
|
Refs Python CVE-2022-0391. Django is not affected, but others who
incorrectly use internal function url_has_allowed_host_and_scheme()
with unsanitized input could be at risk.
|
|
|
|
|
|
multipartparser.parse_header().
|
|
django.utils.html.json_script().
|
|
|
|
|
|
|
|
|
|
Django 4.0.
Thanks Paul in 't Hout for the report.
Regression in 1f643c28b5f2b039c47155692844dbae1cb091cd.
|
|
|
|
TrigramStrictWordDistance() on PostgreSQL.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Empty language is not supported anymore.
|
|
Related Sphinx changes:
- https://github.com/sphinx-doc/sphinx/pull/8898
- https://github.com/sphinx-doc/sphinx/issues/8326
|
|
sphinxcontrib-spelling 7.5.0+ includes captions of figures in the set
of nodes for which the text is checked.
|
|
|
|
Thanks אורי for the report.
Follow up to 1ea7e3157d1f9b4db71e768d75ea57e47dbd49f9.
|
|
focusable.
Regression in d915dd1c5809d7c2bb3679751cd5277571dcd9f7.
Follow up to 780473d75625d014cbe9b0acdea40b7a5970d5d8.
|
|
|
|
|
|
|
|
Thanks Florian Apolloner for the report.
Thanks Simon Charette for the review.
|