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