summaryrefslogtreecommitdiff
path: root/docs/releases/5.0.1.txt
AgeCommit message (Expand)Author
2024-01-02Added release date for 5.0.1 and 4.2.9.Mariusz Felisiak
2023-12-27Fixed #35056 -- Fixed system check crash on reverse m2m relations with relate...Mariusz Felisiak
2023-12-23Fixed #35050 -- Fixed prefixing field names in FilteredRelation().David Wobrock
2023-12-22Fixed #35054 -- Fixed crash on Oracle when fetching JSONFields with oracledb ...Mariusz Felisiak
2023-12-13Fixed #35012 -- Restored wrapping admin fieldsets with multiple fields per line.Tom Carrick
2023-12-12Fixed #35018 -- Fixed migrations crash on GeneratedField with BooleanField as...Mariusz Felisiak
2023-12-08Fixed #35019 -- Fixed save() on models with both GeneratedFields and ForeignK...Sarah Boyce
2023-12-07Fixed #35024 -- Fixed model instance creation crash on GeneratedField.output_...Mariusz Felisiak
2023-12-07Fixed #35020 -- Fixed ModelAdmin.lookup_allowed() for non-autofield primary k...Sarah Boyce
2023-12-05Updated expected release date for 5.0.1.Mariusz Felisiak
2023-12-04Added stub release notes for 5.0.1.Natalia