summaryrefslogtreecommitdiff
path: root/docs/releases
AgeCommit message (Expand)Author
2021-10-05[3.2.x] Added release date for 3.2.7.Carlton Gibson
2021-09-21[3.2.x] Fixed #33083 -- Fixed selecting all items in the admin changelist whe...Carlton Gibson
2021-09-18[3.2.x] Fixed #33077 -- Fixed links to related models for admin's readonly fi...Ken Whitesell
2021-09-01[3.2.x] Added stub release notes for Django 3.2.8.Mariusz Felisiak
2021-09-01[3.2.x] Added release date for 3.2.7.Mariusz Felisiak
2021-08-30[3.2.x] Fixed #32992 -- Restored offset extraction for fixed offset timezones.Carlton Gibson
2021-08-02[3.2.x] Added stub release notes for Django 3.2.7.Carlton Gibson
2021-08-02[3.2.x] Confirmed release date for Django 3.2.6.Carlton Gibson
2021-07-26[3.2.x] Fixed #32947 -- Fixed hash() crash on reverse M2M relation when throu...Tom Wojcik
2021-07-21[3.2.x] Refs #32949 -- Adjusted release note wording.Carlton Gibson
2021-07-21[3.2.x] Fixed #32949 -- Restored invalid number handling in DecimalField.vali...yakimka
2021-07-16[3.2.x] Fixed typo in docs/releases/3.1.13.txt.Jacob Walls
2021-07-01[3.2.x] Added CVE-2021-35042 to security archive.Mariusz Felisiak
2021-07-01[3.2.x] Added stub release notes for Django 3.2.6.Mariusz Felisiak
2021-07-01[3.2.x] Fixed CVE-2021-35042 -- Prevented SQL injection in QuerySet.order_by().Simon Charette
2021-07-01[3.2.x] Added stub release notes for 3.1.13 and release date for 3.2.5.Mariusz Felisiak
2021-06-28[3.2.x] Updated translations from Transifex.Claude Paroz
2021-06-22[3.2.x] Fixed #32863 -- Skipped system check for specifying type of auto-crea...Hasan Ramezani
2021-06-10[3.2.x] Fixed #32832 -- Fixed adding BLOB/TEXT nullable field with default on...Mariusz Felisiak
2021-06-10[3.2.x] Refs #32503 -- Added release notes for 5e04e84d67da8163f365e9f5fcd169...Mariusz Felisiak
2021-06-04[3.2.x] Fixed #32812 -- Restored immutability of named values from QuerySet.v...Takayuki Hirayama
2021-06-02[3.2.x] Fixed docs header underlines in security archive.Mariusz Felisiak
2021-06-02[3.2.x] Added stub release notes for Django 3.2.5.Carlton Gibson
2021-06-02[3.2.x] Added CVE-2021-33203 and CVE-2021-33571 to security archive.Carlton Gibson
2021-06-02[3.2.x] Fixed CVE-2021-33571 -- Prevented leading zeros in IPv4 addresses.Mariusz Felisiak
2021-06-02[3.2.x] Fixed CVE-2021-33203 -- Fixed potential path-traversal via admindocs'...Florian Apolloner
2021-06-02[3.2.x] Confirmed release date for Django 3.2.4, 3.1.12, and 2.2.24.Carlton Gibson
2021-06-01[3.2.x] Fixed #32793 -- Fixed loss of precision for temporal operations with ...Mariusz Felisiak
2021-05-26[3.2.x] Fixed #32783 -- Fixed crash of autoreloader when __main__ module does...Mariusz Felisiak
2021-05-26[3.2.x] Added stub release notes and date for Django 3.2.4, 3.1.12, and 2.2.24.Carlton Gibson
2021-05-26[3.2.x] Fixed #32744 -- Normalized to pathlib.Path in autoreloader check for ...Hasan Ramezani
2021-05-20[3.2.x] Changed IRC references to Libera.Chat.Mariusz Felisiak
2021-05-19[3.2.x] Fixed #32740 -- Caught possible exception when initializing colorama.Carlton Gibson
2021-05-18[3.2.x] Fixed #32747 -- Prevented initialization of unused caches.Mariusz Felisiak
2021-05-18[3.2.x] Fixed #32733 -- Skipped system check for specifying type of auto-crea...Rust Saiargaliev
2021-05-18[3.2.x] Fixed #32754 -- Made AdminSite.catch_all_view() respect SCRIPT_NAME.Slava Skvortsov
2021-05-17[3.2.x] Refs #32720 -- Updated various links in docs to avoid redirects and u...Nick Pope
2021-05-17[3.2.x] Refs #32720 -- Fixed some broken links in docs.Nick Pope
2021-05-17[3.2.x] Refs #32720 -- Used full hashes in security archive.Nick Pope
2021-05-17[3.2.x] Corrected commit hashes for security patches.Mariusz Felisiak
2021-05-17[3.2.x] Refs #32720 -- Used :commit: and :source: role in old release notes.Nick Pope
2021-05-13[3.2.x] Added stub release notes for Django 3.2.4.Mariusz Felisiak
2021-05-13[3.2.x] Fixed #32718 -- Relaxed file name validation in FileField.Mariusz Felisiak
2021-05-13[3.2.x] Fixed #32717 -- Fixed filtering of querysets combined with the | oper...Simon Charette
2021-05-12[3.2.x] Fixed #32732 -- Removed usage of deprecated 'db' and 'passwd' connect...Nick Pope
2021-05-12[3.2.x] Refs #32718 -- Corrected CVE-2021-31542 release notes.Mariusz Felisiak
2021-05-06[3.2.x] Added stub release notes for Django 3.2.3.Mariusz Felisiak
2021-05-06[3.2.x] Added CVE-2021-32052 to security archive.Mariusz Felisiak
2021-05-06[3.2.x] Fixed #32713, Fixed CVE-2021-32052 -- Prevented newlines and tabs fro...Mariusz Felisiak
2021-05-05[3.2.x] Fixed #32714 -- Prevented recreation of migration for Meta.ordering w...Simon Charette