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