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