summaryrefslogtreecommitdiff
path: root/docs/releases/3.2.4.txt
AgeCommit message (Expand)Author
2021-06-02Fixed CVE-2021-33571 -- Prevented leading zeros in IPv4 addresses.Mariusz Felisiak
2021-06-02Fixed CVE-2021-33203 -- Fixed potential path-traversal via admindocs' Templat...Florian Apolloner
2021-06-02Confirmed release date for Django 3.2.4, 3.1.12, and 2.2.24.Carlton Gibson
2021-06-01Fixed #32793 -- Fixed loss of precision for temporal operations with DecimalF...Mariusz Felisiak
2021-05-26Fixed #32783 -- Fixed crash of autoreloader when __main__ module doesn't have...Mariusz Felisiak
2021-05-26Added stub release notes and date for Django 3.2.4, 3.1.12, and 2.2.24.Carlton Gibson
2021-05-26Fixed #32744 -- Normalized to pathlib.Path in autoreloader check for template...Hasan Ramezani
2021-05-19Fixed #32740 -- Caught possible exception when initializing colorama.Carlton Gibson
2021-05-18Fixed #32747 -- Prevented initialization of unused caches.Mariusz Felisiak
2021-05-18Fixed #32733 -- Skipped system check for specifying type of auto-created prim...Rust Saiargaliev
2021-05-18Fixed #32754 -- Made AdminSite.catch_all_view() respect SCRIPT_NAME.Slava Skvortsov
2021-05-13Added stub release notes for Django 3.2.4.Mariusz Felisiak