summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-02[3.2.x] Bumped version for 3.2.6 release.3.2.6Carlton Gibson
2021-08-02[3.2.x] Confirmed release date for Django 3.2.6.Carlton Gibson
2021-07-30[3.2.x] Refs #31676 -- Updated technical board description in organization docs.Mariusz Felisiak
2021-07-30[3.2.x] Refs #31676 -- Added Mergers and Releasers to organization docs.Mariusz Felisiak
2021-07-30[3.2.x] Refs #31676 -- Removed Core team from organization docs.Mariusz Felisiak
2021-07-29[3.2.x] Made minor edits to QuerySet.update_or_create() docs.Abhyudai
2021-07-28[3.2.x] Fixed typo in docs/ref/contrib/admin/index.txt.Pēteris Caune
2021-07-27[3.2.x] Fixed #32933 -- Documented BoundField.initial as preferred over Form....Chris Jerdonek
2021-07-26[3.2.x] Fixed #32957 -- Improved visibility of arguments sections in Model.sa...abhiabhi94
2021-07-26[3.2.x] Fixed #32947 -- Fixed hash() crash on reverse M2M relation when throu...Tom Wojcik
2021-07-23[3.2.x] Fixed #32950 -- Removed myproject from imports in admin docs where ap...Abhyudai
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-19[3.2.x] Fixed typo in docs/ref/databases.txt.Jacob Walls
2021-07-16[3.2.x] Fixed typo in docs/releases/3.1.13.txt.Jacob Walls
2021-07-16[3.2.x] Fixed typo in docs/topics/signals.txt.Haki Benita
2021-07-16[3.2.x] Fixed typo in docs/internals/deprecation.txt.Jacob Walls
2021-07-14[3.2.x] Fixed typo in docs/internals/contributing/committing-code.txt.ᴙɘɘᴙgYmɘᴙɘj
2021-07-13[3.2.x] Refs #31676 -- Removed Django Core-Mentorship mailing list references...Mariusz Felisiak
2021-07-09[3.2.x] Fixed typo in docs/ref/contrib/gis/tutorial.txt.Wille Marcel
2021-07-07[3.2.x] Documented in_bulk behavior with nonexistent id_list items.Claude Paroz
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] Post-release version bump.Mariusz Felisiak
2021-07-01[3.2.x] Bumped version for 3.2.5 release.3.2.5Mariusz 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.4Carlton 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