| Age | Commit message (Expand) | Author |
| 2025-12-03 | [6.0.x] Refs #35859 -- Clarified Tasks ref and topics docs regarding availabl... | Jacob Walls |
| 2025-12-03 | [6.0.x] Finalized release notes for Django 6.0. | Natalia |
| 2025-12-03 | [6.0.x] Made cosmetic edits to docs/releases/6.0.txt. | Adam Johnson |
| 2025-12-02 | [6.0.x] Added CVE-2025-13372 and CVE-2025-64460 to security archive. | Natalia |
| 2025-12-02 | [6.0.x] Added stub release notes for 5.2.10. | Natalia |
| 2025-12-02 | [6.0.x] Fixed CVE-2025-64460 -- Corrected quadratic inner text accumulation i... | Shai Berger |
| 2025-12-02 | [6.0.x] Fixed CVE-2025-13372 -- Protected FilteredRelation against SQL inject... | Jacob Walls |
| 2025-12-01 | [6.0.x] Fixed #36712 -- Evaluated type annotations lazily in template tag reg... | Jacob Walls |
| 2025-11-26 | [6.0.x] Refs #36743 -- Added missing release notes for 5.1.15 and 4.2.27. | Natalia |
| 2025-11-26 | [6.0.x] Fixed #36743 -- Increased URL max length enforced in HttpResponseRedi... | varunkasyap |
| 2025-11-25 | [6.0.x] Added stub release notes and release date for 5.2.9, 5.1.15, and 4.2.27. | Natalia |
| 2025-11-24 | [6.0.x] Fixed #36751 -- Fixed empty filtered aggregation crash over annotated... | Simon Charette |
| 2025-11-20 | [6.0.x] Added missing ticket links in docs/releases/5.2.8.txt. | Jacob Walls |
| 2025-11-20 | [6.0.x] Fixed #36748 -- Filtered non-standard placeholders from UNNEST queries. | Chris Wesseling |
| 2025-11-18 | [6.0.x] Fixed #36733 -- Escaped attributes in Stylesheet.__str__(). | varunkasyap |
| 2025-11-05 | [6.0.x] Added CVE-2025-64458 and CVE-2025-64459 to security archive. | Natalia |
| 2025-11-05 | [6.0.x] Added stub release notes for 5.2.9. | Natalia |
| 2025-11-05 | [6.0.x] Fixed CVE-2025-64459 -- Prevented SQL injections in Q/QuerySet via th... | Jacob Walls |
| 2025-11-05 | [6.0.x] Fixed CVE-2025-64458 -- Mitigated potential DoS in HttpResponseRedire... | Jacob Walls |
| 2025-11-04 | [6.0.x] Fixed #36704 -- Fixed system check error for proxy model with a compo... | Hal Blackburn |
| 2025-10-29 | [6.0.x] Added stub release notes and release date for 5.2.8, 5.1.14, and 4.2.26. | Jacob Walls |
| 2025-10-22 | [6.0.x] Made cosmetic edits to docs/releases/6.0.txt. | Natalia |
| 2025-10-19 | [6.0.x] Refs #36005 -- Bumped minimum supported versions of docutils to 0.22. | Mariusz Felisiak |
| 2025-10-17 | [6.0.x] Refs #35844 -- Doc'd Python 3.14 compatibility. | Mariusz Felisiak |
| 2025-10-14 | [6.0.x] Fixed #36648, Refs #33772 -- Accounted for composite pks in first()/l... | Jacob Walls |
| 2025-10-13 | [6.0.x] Fixed #36611, Refs #36580 -- Added system check for multicolumn Forei... | Sarah Boyce |
| 2025-10-11 | [6.0.x] Fixed #36646 -- Added compatibility for oracledb 3.4.0. | Simon Charette |
| 2025-10-01 | [6.0.x] Rewrapped security archive at 79 chars. | Mariusz Felisiak |
| 2025-10-01 | [6.0.x] Added CVE-2025-59681 and CVE-2025-59682 to security archive. | Jacob Walls |
| 2025-10-01 | [6.0.x] Added stub release notes for 5.2.8. | Jacob Walls |
| 2025-10-01 | [6.0.x] Fixed CVE-2025-59682 -- Fixed potential partial directory-traversal v... | Sarah Boyce |
| 2025-10-01 | [6.0.x] Fixed CVE-2025-59681 -- Protected QuerySet.annotate(), alias(), aggre... | Mariusz Felisiak |
| 2025-09-30 | [6.0.x] Made cosmetic edits to 5.2.7 release notes. | Jacob Walls |
| 2025-09-24 | [6.0.x] Added stub release notes and release date for 5.2.7, 5.1.13, and 4.2.25. | Mariusz Felisiak |
| 2025-09-24 | [6.0.x] Refs #36163 -- Removed currentmodule directive from 6.0 release notes. | Adam Johnson |
| 2025-09-24 | [6.0.x] Refs #36163 -- Removed duplicated release note paragraph. | Adam Johnson |
| 2025-09-23 | [6.0.x] Fixed #36609 -- Added Haitian Creole (ht) language. | Jean Patrick Prenis |
| 2025-09-18 | [6.0.x] Updated translations from Transifex. | Natalia |
| 2025-09-17 | Made cosmetic edits to docs/releases/6.0.txt. | Natalia |
| 2025-09-17 | Removed empty sections from 6.0 release notes. | Natalia |
| 2025-09-17 | Fixed #36601 -- Fixed color contrast of FilteredSelectMultiple widget chosen ... | antoliny0919 |
| 2025-09-16 | Fixed #35859 -- Added background Tasks framework interface. | Jake Howard |
| 2025-09-16 | Fixed #28041 -- Added Lexeme expression to contrib.postgres.search. | GappleBee |
| 2025-09-14 | Fixed #27222 -- Refreshed model field values assigned expressions on save(). | Simon Charette |
| 2025-09-14 | Refs #27222 -- Refreshed GeneratedFields values on save() initiated update. | Simon Charette |
| 2025-09-12 | Fixed #36597 -- Corrected directives for functions from email module in docs. | Mridul Dhall |
| 2025-09-08 | Refs #36410 -- Added link to migration guide for template-partials. | Carlton Gibson |
| 2025-09-05 | Fixed #36524 -- Enabled docs cross references to EmailMessage methods. | Mike Edmunds |
| 2025-09-05 | Fixed #36564 -- Changed DEFAULT_AUTO_FIELD from AutoField to BigAutoField. | Tim Graham |
| 2025-09-05 | Refs #36121 -- Fixed location of release note. | Adam Johnson |