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
Age
Commit message (
Expand
)
Author
2021-07-01
[3.2.x] Bumped version for 3.2.5 release.
3.2.5
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-30
[3.2.x] Fixed #32850 -- Doc'd Sitemap.paginator.
Thomas Guettler
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-22
[3.2.x] Added a note about %autoawait off for IPython.
Russell Keith-Magee
2021-06-21
[3.2.x] Fixed #32860 -- Made docs permalinks focusable to improve accessibility.
Timothy McCurrach
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-10
[3.2.x] Fixed #32503 -- Fixed altering BLOB/TEXT field to non-nullable with d...
Yuekui Li
2021-06-08
[3.2.x] Refs #14357 -- Updated docs about interaction between aggregations an...
Mariusz Felisiak
2021-06-05
[3.2.x] Fixed header underlines in performance docs.
Claude Paroz
2021-06-04
[3.2.x] Refs #32338 -- Improved accessibility of RadioSelect examples in docs.
David Smith
2021-06-04
[3.2.x] Fixed #32812 -- Restored immutability of named values from QuerySet.v...
Takayuki Hirayama
2021-06-03
[3.2.x] Refs #31356 -- Changed IRC links to the Libera.Chat webchat.
Mariusz Felisiak
2021-06-03
[3.2.x] Fixed typos in docs.
Jacob Walls
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] Post-release version bump.
Carlton Gibson
2021-06-02
[3.2.x] Bumped version for 3.2.4 release.
3.2.4
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-02
[3.2.x] Fixed typo in docs/internals/contributing/writing-code/coding-style.txt.
Jacob Walls
2021-06-01
[3.2.x] Fixed #32793 -- Fixed loss of precision for temporal operations with ...
Mariusz Felisiak
2021-05-27
[3.2.x] Fixed typo in MiddlewareMixin deprecation note.
Nick Pope
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-20
[3.2.x] Fixed note about ISP caching in docs.
Ben Sturmfels
2021-05-20
[3.2.x] Added note about culling in database cache backend docs.
Mike Lissner
2021-05-19
[3.2.x] Doc'd that HttpRequest.path doesn't contain a query string.
David D Lowe
2021-05-19
[3.2.x] Fixed #32740 -- Caught possible exception when initializing colorama.
Carlton Gibson
2021-05-19
[3.2.x] Fixed typo in docs/ref/contrib/admin/index.txt.
David Sanders
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 #32755 -- Corrected Model.get_absolute_url() example in docs.
Girish Sontakke
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] Post-release version bump.
Mariusz Felisiak
2021-05-13
[3.2.x] Bumped version for 3.2.3 release.
3.2.3
Mariusz Felisiak
2021-05-13
[3.2.x] Fixed #32718 -- Relaxed file name validation in FileField.
Mariusz Felisiak
[next]