| Age | Commit message (Expand) | Author |
| 2026-01-19 | Fixed unbalanced parentheses in docs. | Clifford Gama |
| 2025-08-25 | Refs #36485 -- Rewrapped docs to 79 columns line length. | David Smith |
| 2024-01-26 | Applied Black's 2024 stable style. | Mariusz Felisiak |
| 2023-03-01 | Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. | django-bot |
| 2023-02-10 | Refs #34140 -- Applied rst code-block to non-Python examples. | Carlton Gibson |
| 2022-03-10 | Changed some words to use inline markup. | David Smith |
| 2021-05-17 | Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS. | Nick Pope |
| 2020-05-04 | Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and c... | Adam Johnson |
| 2019-04-18 | Fixed typos in docs, comments, and exception messages. | Ville Skyttä |
| 2019-02-08 | Removed extra characters in docs header underlines. | Mariusz Felisiak |
| 2018-07-31 | Removed code terms from docs/spelling_wordlist. | Tim Graham |
| 2016-01-11 | Added missing period to "etc.". | pp |
| 2015-08-08 | Updated various links in docs | Claude Paroz |
| 2015-02-22 | Fixed #24358 -- Corrected code-block directives for console sessions. | Sean Wang |
| 2015-01-17 | Removed django.utils.datastructures.SortedDict per deprecation timeline. | Tim Graham |
| 2014-04-26 | Updated doc links to point to Python 3 documentation | Claude Paroz |
| 2013-09-09 | Fixed #19885 -- cleaned up the django.test namespace | Kevin Christopher Henry |
| 2012-12-29 | Fixed broken links, round 4. refs #19516 | Tim Graham |
| 2012-12-26 | Fixed broken links, round 3. refs #19516 | Tim Graham |
| 2012-12-24 | Fixed links to DATABASE ENGINE setting. refs #19516 | Tim Graham |
| 2012-11-24 | Removed obsolete contrib.comments upgrade guide | Claude Paroz |
| 2012-03-13 | Replaced http by https in djangoproject.com links | Claude Paroz |
| 2011-10-14 | Fixed many more ReST indentation errors, somehow accidentally missed from [16... | Luke Plant |
| 2011-05-29 | Fixed #15992 -- Added more references to settings. Thanks, aaugustin. | Jannis Leidel |
| 2010-11-28 | Fixed #14790 - Fix reST in 1.0 porting guide - thanks adamv. | Timo Graham |
| 2010-08-19 | Fixed #14141: docs now use the :doc: construct for links between documents. | Jacob Kaplan-Moss |
| 2009-06-18 | Fixed #11119 -- Corrected spelling error in 1.0 porting guide. | Russell Keith-Magee |
| 2009-04-03 | Fixed a whole bunch of small docs typos, errors, and ommissions. | Jacob Kaplan-Moss |
| 2009-01-29 | Fixed #10152 -- Fixed typo in porting guide. Thanks eagle-eyed anonymous. | Karen Tracey |
| 2008-10-09 | Corrected a typo in the 1.0 porting guide. | Brian Rosner |
| 2008-10-06 | Fixed #9254 -- Added information to the porting guide about the removal of | Malcolm Tredinnick |
| 2008-10-05 | Add note to 1.0 porting guide about removal of dictionary access to HTTP requ... | James Bennett |
| 2008-09-12 | Fixed #9050 -- Fixed a typo in the 1.0 porting guide in the admin section. Th... | Brian Rosner |
| 2008-09-07 | Fixed #8911 -- Several corrections for the 1.0 porting documentation, thanks ... | Gary Wilson Jr |
| 2008-09-05 | Made a bunch of edits and typo corrections to 1.0-porting-guide.txt | Adrian Holovaty |
| 2008-09-03 | A collection of improvements and cleanups to the 1.0 release notes and portin... | Jacob Kaplan-Moss |
| 2008-09-02 | Use a lower case 's' in URLS in the 1.0 porting guide. | Brian Rosner |
| 2008-09-02 | Corrected a minor typo in the 1.0 porting guide. | Brian Rosner |
| 2008-09-02 | Fixed spelling typo in porting guide and added __str__ to __unicode__ to the ... | Simon Willison |
| 2008-09-02 | Added a rough draft of the 1.0 porting guide, and an obviously incomplete pla... | Jacob Kaplan-Moss |