summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2021-10-05[3.2.x] Added release date for 3.2.7.Carlton Gibson
Backport of c5776bfca9e3f35e0ab5aacbdc1a4dbfe92fdfd1 from main
2021-10-04[3.2.x] Refs #27694 -- Doc'd lookups that can be chained with HStoreField ↵Sarah Abderemane
key transforms. Backport of 1953dd02b6719ee89fddbc3098d86968d79f3cd7 from main
2021-09-28[3.2.x] Corrected field and model check messages in docs.Mariusz Felisiak
Follow up to 72d04e03855536cf36090aedbb7aa8f1c4c8b443. Backport of 93f3b7a0ba2969109940775a18515728603afac6 from main
2021-09-24[3.2.x] Removed obsolete GEOS 3.5 requirement note.Claude Paroz
Follow up to ea87a85fad9994dbb0748df25bc9c2d99b24809b. Backport of 8036b53de61f16098a2f22c50621987182bdfaed from main
2021-09-21[3.2.x] Fixed #33083 -- Fixed selecting all items in the admin changelist ↵Carlton Gibson
when actions are both top and bottom. Thanks Benjamin Locher for the report. Regression in 30e59705fc3e3e9e8370b965af794ad6173bf92b. Backport of b0ed619303d2fb723330ca9efa3acf23d49f1d19 from main
2021-09-21[3.2.x] Fixed broken links and redirects in docs.Mariusz Felisiak
Backport of 1d16dbc74563ec9aeb4bdff870d0fe5064667b26 from main
2021-09-21[3.2.x] Used :rfc: role in docs/topics/conditional-view-processing.txt.Mariusz Felisiak
Backport of f8bab4e0dcdad5cb174998e1b31d74c8434a2477 from main
2021-09-18[3.2.x] Fixed #33077 -- Fixed links to related models for admin's readonly ↵Ken Whitesell
fields in custom admin site. Backport of 0a9aa02e6f1d1b9ceca155d281a2be624bb1d3a2 from main
2021-09-17[3.2.x] Fixed typo in docs/intro/reusable-apps.txt.Steven Maude
Backport of 475cffd1d64c690cdad16ede4d5e81985738ceb4 from main
2021-09-17[3.2.x] Corrected outputs and made cosmetic edits in GeoDjango tutorial.Mariusz Felisiak
Backport of b5bf026813ca9aff83243f901edd722e0d60c2ea from main
2021-09-16[3.2.x] Doc'd Jinja2 form renderer.David Smith
Backport of 7132d17de1399345a38858c20221850bdef43d0e from main
2021-09-10[3.2.x] Clarified type of Window()'s partition_by and order_by arguments.David Sanders
Backport of ecf76cc1fb0ca7b02744fb63717cb1ac5f643916 from main
2021-09-10[3.2.x] Refs #31055 -- Doc'd 'databases' argument of check functions.Adam Johnson
Backport of c8d3cbdba809285ced3d9ba3cbb63bec422b8e48 from main
2021-09-04[3.2.x] Fixed typo in docs/topics/i18n/formatting.txt.Jacob Walls
Backport of e75a3a770e5da8af3405be1e216a6c20cc9bde5a from main
2021-09-01[3.2.x] Added stub release notes for Django 3.2.8.Mariusz Felisiak
Backport of af10e97531a59e4af09b5ec0c1a3ea476f2b6015 from main
2021-09-01[3.2.x] Added release date for 3.2.7.Mariusz Felisiak
Backport of f3a0dc5b2a0e5ef6fa2ae896ede6a7d56e20653b from main
2021-08-31[3.2.x] Refs #25264 -- Doc's that not all default options are supported by ↵Jan Szoja
every management command. Backport of 3cca5fdd3eb5906a385adaf9872581d4ed359041 from main
2021-08-30[3.2.x] Fixed #32992 -- Restored offset extraction for fixed offset timezones.Carlton Gibson
Regression in 10d126198434810529e0220b0c6896ed64ca0e88. Backport of cbba49971bbbbe3e8c6685e4ce6ab87b1187ae87 from main
2021-08-27[3.2.x] Corrected BaseDatabaseSchemaEditor.execute() signature in docs.Mariusz Felisiak
Backport of a5cb1ef6eb842c38627ff6685b977fd42a342b67 from main
2021-08-26[3.2.x] Made sentence about Model consistent in docs.Zainab Amir
Backport of 3445c50a3affc5ae7b1c2712a139d4a5105aeaf5 from main
2021-08-26[3.2.x] Fixed #33046 -- Added note about using length of cached result by ↵Can Sarıgöl
QuerySet.count(). Backport of 7ea86076fc1128d43b47f4826cb25eb5ebb19f19 from main
2021-08-24[3.2.x] Used backend vendors in custom model fields docs.Mariusz Felisiak
Backport of d7394cfa13a4d1a02356e3a83e10ec100fbb9948 from main
2021-08-13[3.2.x] The geodjango mailing list moved to the Django Forum.Claude Paroz
Backport of 6c3525a09db5177bf4e3856de85bf8b1300402d5 from main
2021-08-13[3.2.x] The django-i18n mailing list moved to the Django Forum.Claude Paroz
Backport of 754b82d9de7dad232d17db0073d370b747b48c83 from main
2021-08-09[3.2.x] Fixed some broken links and redirects in docs.Jacob Walls
Backport of 259b28706e5084f5207792e066a33e35c7a661d4 from main
2021-08-02[3.2.x] Updated BaseDatabaseFeatures link in testing tools docs.Lauri Tirkkonen
Backport of 4b6208ffdd93d5d379d247ec094d567ef208effd from main
2021-08-02[3.2.x] Clarified URL patterns in tutorial 3.ilu_vatar_
Co-authored-by: Nick Pope <nick@nickpope.me.uk> Backport of 4114531cb763f7cf226d3904d3693af4dc634947 from main
2021-08-02[3.2.x] Added stub release notes for Django 3.2.7.Carlton Gibson
Backport of 947bdec60cd7f63dc1573578137747893d673700 from main
2021-08-02[3.2.x] Confirmed release date for Django 3.2.6.Carlton Gibson
Backport of 74a86e9b5eaf4f0d2bb5bf6b7948000c75cdd4a6 from main
2021-07-30[3.2.x] Refs #31676 -- Updated technical board description in organization docs.Mariusz Felisiak
According to DEP 0010. Backport of f2ed2211c26ba375390cb76725c95ae970a0fd1d from main.
2021-07-30[3.2.x] Refs #31676 -- Added Mergers and Releasers to organization docs.Mariusz Felisiak
According to DEP 0010. Backport of 228ec8e015bac9751c8aef3107358fbb2cb3301b from main
2021-07-30[3.2.x] Refs #31676 -- Removed Core team from organization docs.Mariusz Felisiak
According to DEP 0010. Backport of caa2dd08c4722c8702588f5dfe1fa4c506aa66fc from main
2021-07-29[3.2.x] Made minor edits to QuerySet.update_or_create() docs.Abhyudai
Backport of 85d47a58bf7dceced6a3e29a0715827b7a9d7d29 from main
2021-07-28[3.2.x] Fixed typo in docs/ref/contrib/admin/index.txt.Pēteris Caune
Backport of c258918a03532e5381818e20866266545edb5206 from main
2021-07-27[3.2.x] Fixed #32933 -- Documented BoundField.initial as preferred over ↵Chris Jerdonek
Form.get_initial_for_field(). Backport of 6559a55eed09780b30ee3c3636ccf30318622bcf from main
2021-07-26[3.2.x] Fixed #32957 -- Improved visibility of arguments sections in ↵abhiabhi94
Model.save() docs. Backport of f876c7d08e75d719df5cd34b97cac63fdaae3fcc from main
2021-07-26[3.2.x] Fixed #32947 -- Fixed hash() crash on reverse M2M relation when ↵Tom Wojcik
through_fields is a list. Regression in c32d8f33d8e988a376e44997b8f3606d821f305e. Backport of 20226fcd461670334646f78a0c4d133e439b12b2 from main
2021-07-23[3.2.x] Fixed #32950 -- Removed myproject from imports in admin docs where ↵Abhyudai
appropriate. Backport of 019424e44efe495bc5981eb9848c0bb398a6f068 from main
2021-07-21[3.2.x] Refs #32949 -- Adjusted release note wording.Carlton Gibson
Backport of 012f38f9594b35743e9ab231757b7b62db638323 from main
2021-07-21[3.2.x] Fixed #32949 -- Restored invalid number handling in ↵yakimka
DecimalField.validate(). DecimalField must itself validate() values, such as NaN, which cannot be passed to validators, such as MaxValueValidator, during the run_validators() phase. Regression in cc3d24d7d577f174937a0744d886c4c7123cfa85. Backport of c542d0a07237033225c1d57337ca9474a00648f2 from main
2021-07-19[3.2.x] Fixed typo in docs/ref/databases.txt.Jacob Walls
Backport of 66058c575887ba958a407e276cadb7a7b05c7767 from main
2021-07-16[3.2.x] Fixed typo in docs/releases/3.1.13.txt.Jacob Walls
Backport of 00c724f2f255bd3c28a73cc51db8a052644ff949 from main
2021-07-16[3.2.x] Fixed typo in docs/topics/signals.txt.Haki Benita
Backport of 59404e8cfea3d79d5f4df5b9a5bd731da212c8d3 from main
2021-07-16[3.2.x] Fixed typo in docs/internals/deprecation.txt.Jacob Walls
Backport of 10f66c91cbb26d78a8cefc5be619f7ce288cf208 from main
2021-07-14[3.2.x] Fixed typo in docs/internals/contributing/committing-code.txt.ᴙɘɘᴙgYmɘᴙɘj
Backport of 5838102ae6e5f51236110f30c8646983fc17feb7 from main
2021-07-13[3.2.x] Refs #31676 -- Removed Django Core-Mentorship mailing list ↵Mariusz Felisiak
references in docs. Backport of 37e8367c359cd115f109d82f99ff32be219f4928 from main
2021-07-09[3.2.x] Fixed typo in docs/ref/contrib/gis/tutorial.txt.Wille Marcel
Backport of 6f60fa97b0b501ef7cc77e16392654bf27ec8db3 from main
2021-07-07[3.2.x] Documented in_bulk behavior with nonexistent id_list items.Claude Paroz
Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com> Backport of 7309393c3a7dea7a34a1446e102df7432c4e7357 from main
2021-07-01[3.2.x] Added CVE-2021-35042 to security archive.Mariusz Felisiak
Backport of 8feb2a49fa37528823cc900bbd9609319738193e from main
2021-07-01[3.2.x] Added stub release notes for Django 3.2.6.Mariusz Felisiak
Backport of bcea1a3193d44d8c587173c00abb2eaf61fb9cf7 from main