summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-01[3.2.x] Bumped version for 3.2.7 release.3.2.7Mariusz Felisiak
2021-09-01[3.2.x] Added release date for 3.2.7.Mariusz Felisiak
2021-08-31[3.2.x] Refs #25264 -- Doc's that not all default options are supported by ev...Jan Szoja
2021-08-30[3.2.x] Fixed #32992 -- Restored offset extraction for fixed offset timezones.Carlton Gibson
2021-08-27[3.2.x] Corrected BaseDatabaseSchemaEditor.execute() signature in docs.Mariusz Felisiak
2021-08-26[3.2.x] Made sentence about Model consistent in docs.Zainab Amir
2021-08-26[3.2.x] Fixed #33046 -- Added note about using length of cached result by Que...Can Sarıgöl
2021-08-24[3.2.x] Used backend vendors in custom model fields docs.Mariusz Felisiak
2021-08-23[3.2.x] Fixed #33030 -- Fixed broken links to GDAL docs.Märt Häkkinen
2021-08-13[3.2.x] The geodjango mailing list moved to the Django Forum.Claude Paroz
2021-08-13[3.2.x] The django-i18n mailing list moved to the Django Forum.Claude Paroz
2021-08-09[3.2.x] Fixed some broken links and redirects in docs.Jacob Walls
2021-08-02[3.2.x] Updated BaseDatabaseFeatures link in testing tools docs.Lauri Tirkkonen
2021-08-02[3.2.x] Clarified URL patterns in tutorial 3.ilu_vatar_
2021-08-02[3.2.x] Added stub release notes for Django 3.2.7.Carlton Gibson
2021-08-02[3.2.x] Post-release version bump.Carlton Gibson
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