summaryrefslogtreecommitdiff
path: root/docs/releases/3.2.10.txt
AgeCommit message (Collapse)Author
2021-12-07Fixed #30530, CVE-2021-44420 -- Fixed potential bypass of an upstream access ↵Florian Apolloner
control based on URL paths. Thanks Sjoerd Job Postmus and TengMA(@te3t123) for reports.
2021-12-03Fixed #33333 -- Fixed setUpTestData() crash with models.BinaryField on ↵Mariusz Felisiak
PostgreSQL. This makes models.BinaryField pickleable on PostgreSQL. Regression in 3cf80d3fcf7446afdde16a2be515c423f720e54d. Thanks Adam Zimmerman for the report.
2021-11-30Added stub release notes and release date for 3.2.10, 3.1.14 and 2.2.25.Mariusz Felisiak
2021-11-01Added stub release notes for Django 3.2.10.Mariusz Felisiak