summaryrefslogtreecommitdiff
path: root/docs/releases/4.2.8.txt
AgeCommit message (Expand)Author
2023-12-04Added release date for 4.2.8.Mariusz Felisiak
2023-11-30Fixed #35006 -- Fixed migrations crash when altering Meta.db_table_comment on...Mariusz Felisiak
2023-11-27Fixed #34982 -- Fixed admin's read-only password widget and help texts alignm...Tom Carrick
2023-11-27Fixed #34992 -- Fixed DatabaseFeatures.allows_group_by_selected_pks on MariaD...Nathaniel Conroy
2023-11-23Fixed #34994 -- Fixed checkbox layout in admin's change page for narrow scree...Tom Carrick
2023-11-23Fixed #34991 -- Fixed pagination links and input layout in admin's change lis...Tom Carrick
2023-11-23Fixed #34987 -- Fixed queryset crash when mixing aggregate and window annotat...Simon Charette
2023-11-19Refs #34118 -- Doc'd Python 3.12 compatibility in Django 4.2.x.Mariusz Felisiak
2023-11-18Fixed #34975 -- Fixed crash of conditional aggregate() over aggregations.Simon Charette
2023-11-09Fixed #34457 -- Restored output for makemigrations --check.Adam Johnson
2023-11-01Added stub release notes for 4.2.8.Mariusz Felisiak