index
:
django.git
fix-31295
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
/
4.2.2.txt
Age
Commit message (
Expand
)
Author
2023-06-05
Added release date for 4.2.2.
Natalia
2023-06-04
Fixed #34620 -- Fixed serialization crash on m2m fields without natural keys ...
Mariusz Felisiak
2023-06-01
Fixed #34612 -- Fixed QuerySet.only() crash on reverse relationships.
Simon Charette
2023-05-24
Fixed #34590 -- Reverted "Refs #33308 -- Improved adapting DecimalField value...
David Sanders
2023-05-23
Fixed #34551 -- Fixed QuerySet.aggregate() crash when referencing subqueries.
Simon Charette
2023-05-23
Refs #34551 -- Fixed QuerySet.aggregate() crash on precending aggregation ref...
Simon Charette
2023-05-22
Fixed #34588 -- Removed usage of nonexistent stylesheet in the 'Congrats' page.
gtleee
2023-05-22
Fixed #34580 -- Avoided unnecessary computation of selected expressions in SQ...
Simon Charette
2023-05-17
Fixed #34568 -- Made makemigrations --update respect --name option.
Mariusz Felisiak
2023-05-17
Fixed #34570 -- Silenced noop deferral of many-to-many and GFK.
Simon Charette
2023-05-16
Fixed #34539 -- Restored get_prep_value() call when adapting JSONFields.
Julie Rymer
2023-05-08
Fixed #34544 -- Avoided DBMS_LOB.SUBSTR() wrapping with IS NULL condition on ...
Mariusz Felisiak
2023-05-03
Added stub release notes for 4.2.2.
Mariusz Felisiak