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.2.txt
Age
Commit message (
Expand
)
Author
2025-06-04
Fixed CVE-2025-48432 -- Escaped formatting arguments in `log_response()`.
Natalia
2025-06-04
Fixed #36432 -- Fixed a prefetch_related crash on related target subclass que...
Simon Charette
2025-06-03
Fixed #36411 -- Made HttpRequest.get_preferred_type() consider media type par...
Jake Howard
2025-06-03
Fixed #36416 -- Made QuerySet.in_bulk() account for composite pks in id_list.
Jacob Walls
2025-06-02
Fixed #36423 -- Prevented filter_horizontal buttons from intercepting form su...
Blayze
2025-05-28
Added stub release notes and release date for 5.2.2, 5.1.10, and 4.2.22.
Natalia
2025-05-23
Fixed #36405 -- Fixed Aggregate.order_by using OuterRef.
Adam Johnson
2025-05-23
Fixed #36404 -- Fixed Aggregate.filter using OuterRef.
Adam Johnson
2025-05-23
Fixed #36390 -- Deprecated RemoteUserMiddleware subclasses missing aprocess_r...
Sarah Boyce
2025-05-19
Fixed #36388 -- Made QuerySet.union() return self when called with no arguments.
Colleen Dunlap
2025-05-16
Fixed #36392 -- Raised ValueError when subquery referencing composite pk sele...
Jacob Walls
2025-05-12
Fixed #36373 -- Fixed select_related() crash on foreign object for a composit...
Simon Charette
2025-05-07
Added stub release notes for 5.2.2.
Natalia