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-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
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 #26721 -- Doc'd setting UTF-8 on Windows.
David Smith
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 #32366 -- Avoided use of datetime.utcnow() in the documentation.
Nick Pope
2021-05-12
[3.2.x] Fixed a typo in docs/ref/models/fields.txt.
Nick Pope
2021-05-12
[3.2.x] Refs #32718 -- Corrected CVE-2021-31542 release notes.
Mariusz Felisiak
2021-05-06
[3.2.x] Fixed typo in docs/internals/contributing/writing-documentation.txt.
Nick Pope
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] Post-release version bump.
Mariusz Felisiak
2021-05-06
[3.2.x] Bumped version for 3.2.2 release.
3.2.2
Mariusz Felisiak
2021-05-06
[3.2.x] Fixed #32713, Fixed CVE-2021-32052 -- Prevented newlines and tabs fro...
Mariusz Felisiak
2021-05-06
[3.2.x] Refs CVE-2021-31542 -- Skipped mock AWS storage test on Windows.
Carlton Gibson
2021-05-05
[3.2.x] Fixed #32714 -- Prevented recreation of migration for Meta.ordering w...
Simon Charette
2021-05-04
[3.2.x] Added CVE-2021-31542 to security archive.
Carlton Gibson
2021-05-04
[3.2.x] Added stub release notes for Django 3.2.2.
Carlton Gibson
2021-05-04
[3.2.x] Post-release version bump.
Carlton Gibson
2021-05-04
[3.2.x] Bumped version for 3.2.1 release.
3.2.1
Carlton Gibson
2021-05-04
[3.2.x] Fixed CVE-2021-31542 -- Tightened path & file name sanitation in file...
Florian Apolloner
2021-04-30
[3.2.x] Added spelling option to make.bat.
Susan Wright
2021-04-29
[3.2.x] Refs #32178 -- Doc'd DatabaseFeatures.django_test_skips/django_test_e...
Hasan Ramezani
[next]