index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
releases
/
5.2.1.txt
Age
Commit message (
Expand
)
Author
2025-05-09
Refs #35980 -- Added release note about changes in release artifacts filenames.
Natalia
2025-05-09
Removed "Expected" from release date for 5.2.1, 5.1.9, and 4.2.21.
Natalia
2025-05-06
Fixed CVE-2025-32873 -- Mitigated potential DoS in strip_tags().
Sarah Boyce
2025-04-30
Made cosmetic edits and added upcoming security release to release notes.
Natalia
2025-04-30
Fixed #36357 -- Skipped unique_together in inspectdb output for composite pri...
Baptiste Mispelon
2025-04-30
Fixed #36358 -- Corrected introspection of composite primary keys on SQLite.
Simon Charette
2025-04-30
Fixed #36360 -- Fixed QuerySet.update() crash when referring annotations thro...
Simon Charette
2025-04-24
Fixed #36309 -- Made email alternatives and attachments pickleable.
nessita
2025-04-23
Fixed #36341 -- Preserved whitespaces in wordwrap template filter.
Matti Pohjanvirta
2025-04-22
Fixed #36331 -- Reverted "Fixed #36055 -- Prevented overlap of object-tools b...
antoliny0919
2025-04-17
Fixed #36314 -- Fixed MinimumLengthValidator error message translation.
Ahmed Nassar
2025-04-11
Fixed #36288 -- Addressed improper handling of duplicates in values_list().
Simon Charette
2025-04-07
Fixed #36301 -- Fixed select_for_update(of) crash when using values()/values_...
Simon Charette
2025-04-07
Fixed #36298 -- Truncated the overwritten file content in file_move_safe().
Sarah Boyce
2025-04-05
Fixed #36299 -- Prevented field selection on QuerySet.alias() after values().
Simon Charette
2025-04-04
Fixed #36289 -- Fixed bulk_create() crash with nullable geometry fields on Po...
Simon Charette
2025-04-03
Fixed #36290 -- Made TupleIn() lookup discard tuples containing None.
Simon Charette
2025-04-03
Fixed #36292 -- Fixed crash when aggregating over a group mixing transforms a...
Simon Charette
2025-04-02
Added stub release notes for 5.2.1.
Sarah Boyce