summaryrefslogtreecommitdiff
path: root/docs/releases/5.0.2.txt
AgeCommit message (Expand)Author
2025-08-25Refs #36485 -- Rewrapped docs to 79 columns line length.David Smith
2024-02-06Fixed CVE-2024-24680 -- Mitigated potential DoS in intcomma template filter.Adam Johnson
2024-02-04Fixed #35149 -- Fixed crashes of db_default with unresolvable output field.Simon Charette
2024-02-03Fixed #35162 -- Fixed crash when adding fields with db_default on MySQL.Simon Charette
2024-01-31Fixed #35059 -- Ensured that ASGIHandler always sends the request_finished si...James Thorniley
2024-01-31Fixed #35159 -- Fixed dumpdata crash when base querysets use prefetch_related().Mariusz Felisiak
2024-01-29Fixed #35135 -- Made FilteredRelation raise ValueError on querysets as rhs.Nicolas Delaby
2024-01-29Added stub release notes and release date for 5.0.2, 4.2.10, and 3.2.24.Natalia
2024-01-29Updated translations from Transifex.Claude Paroz
2024-01-19Fixed #35127 -- Made Model.full_clean() ignore GeneratedFields.Mariusz Felisiak
2024-01-18Fixed #35121 -- Corrected color for links in the admin.Salvo Polizzi
2024-01-08Fixed #35087 -- Reallowed filtering against foreign keys not listed in ModelA...Sarah Boyce
2024-01-02Added stub release notes for 5.0.2.Mariusz Felisiak