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.0.1.txt
Age
Commit message (
Expand
)
Author
2022-10-07
Refs #33990 -- Renamed SimpleTestCase.assertFormsetError() to assertFormSetEr...
Gregor Gärtner
2022-01-04
Corrected merge error in release notes.
Carlton Gibson
2022-01-04
Fixed CVE-2021-45452 -- Fixed potential path traversal in storage subsystem.
Florian Apolloner
2022-01-04
Fixed CVE-2021-45116 -- Fixed potential information disclosure in dictsort te...
Florian Apolloner
2022-01-04
Fixed CVE-2021-45115 -- Prevented DoS vector in UserAttributeSimilarityValida...
Florian Apolloner
2021-12-28
Added stub release notes for 4.0.1, 3.2.11, and 2.2.26 releases.
Carlton Gibson
2021-12-21
Fixed #32600 -- Fixed Geometry collections and Polygon segmentation fault on ...
Brenton Partridge
2021-12-17
Fixed #33366 -- Fixed case handling with swappable setting detection in migra...
Simon Charette
2021-12-16
Fixed #33350 -- Reallowed using cache decorators with duck-typed HttpRequest.
Mariusz Felisiak
2021-12-14
Fixed #33361 -- Fixed Redis cache backend crash on booleans.
Jeremy Lainé
2021-12-08
Fixed #33346 -- Fixed SimpleTestCase.assertFormsetError() crash on a formset ...
Baptiste Mispelon
2021-12-07
Added stub release notes for 4.0.1.
Mariusz Felisiak