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