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.8.txt
Age
Commit message (
Expand
)
Author
2024-08-06
Fixed CVE-2024-42005 -- Mitigated QuerySet.values() SQL injection attacks aga...
Simon Charette
2024-08-06
Fixed CVE-2024-41991 -- Prevented potential ReDoS in django.utils.html.urlize...
Mariusz Felisiak
2024-08-06
Fixed CVE-2024-41990 -- Mitigated potential DoS in urlize and urlizetrunc tem...
Sarah Boyce
2024-08-06
Fixed CVE-2024-41989 -- Prevented excessive memory consumption in floatformat.
Sarah Boyce
2024-08-05
Fixed #35657 -- Made FileField handle db_default values.
Sarah Boyce
2024-08-05
Fixed #35638 -- Updated validate_constraints to consider db_default.
David Sanders
2024-08-05
Fixed #35628 -- Allowed compatible GeneratedFields for ModelAdmin.date_hierar...
John Parton
2024-07-31
Added stub release notes and release date for 5.0.8 and 4.2.15.
Sarah Boyce
2024-07-25
Fixed #35627 -- Raised a LookupError rather than an unhandled ValueError in g...
Lorenzo Peña
2024-07-25
Fixed #35625 -- Fixed a crash when adding a field with db_default and check c...
Simon Charette
2024-07-18
Fixed #35606, Refs #34045 -- Fixed rendering of ModelAdmin.action_checkbox fo...
Hisham Mahmood
2024-07-17
Fixed #35594 -- Added unique nulls distinct validation for expressions.
Simon Charette
2024-07-09
Added stub release notes for 5.0.8.
Natalia