| Age | Commit message (Expand) | Author |
| 2013-03-22 | Added missing markup to docs. | Tim Graham |
| 2013-01-02 | Fixed #19516 - Fixed remaining broken links. | Tim Graham |
| 2012-12-28 | Fixed #19498 -- refactored auth documentation | Preston Holmes |
| 2012-12-24 | Fixed links to DATABASE ENGINE setting. refs #19516 | Tim Graham |
| 2011-10-14 | Fixed many more ReST indentation errors, somehow accidentally missed from [16... | Luke Plant |
| 2011-09-04 | Converted links to external topics so they use intersphinx extension markup. | Ramiro Morales |
| 2011-08-13 | Fixed #16621 -- Fixed lots of typos in the docs. Thanks, Bernhard Essl. | Jannis Leidel |
| 2011-05-29 | Fixed #15992 -- Added more references to settings. Thanks, aaugustin. | Jannis Leidel |
| 2011-05-20 | Remove a reference in 1.2 release docs which no longer exists (avoiding a sph... | Chris Beaven |
| 2011-04-09 | Fixed #15780 - Broken link in old release notes regarding CSRF upgrade | Luke Plant |
| 2011-04-01 | Fixed some ReST errors from e-mail -> email change in docs, and changed some ... | Adrian Holovaty |
| 2011-04-01 | Changed e-mail to email throughout documentation and codebase. The one except... | Adrian Holovaty |
| 2011-02-14 | Fixed "the the" typos. | Timo Graham |
| 2011-01-25 | Fixed #14038 -- Added information to release notes and version changed|added ... | Ramiro Morales |
| 2010-12-11 | Fixed #14875 - moved mention of `email_re` in 1.2 release notes from features... | Timo Graham |
| 2010-08-19 | Fixed #14141: docs now use the :doc: construct for links between documents. | Jacob Kaplan-Moss |
| 2010-06-11 | Fixed #13739 -- Updated release notes to make a note of the changes to Field.... | Russell Keith-Magee |
| 2010-05-19 | Fixed #13566, a typo in the 1.2 release notes. Thanks johnthedebs. | Karen Tracey |
| 2010-05-17 | Fixed a couple of typos in the release notes. | Jacob Kaplan-Moss |
| 2010-05-17 | Add in the section on Python 2.3 compatibility. | James Bennett |
| 2010-05-17 | A final *final* clarification in the release notes. | James Bennett |
| 2010-05-17 | Some final clarifications in the release notes. | James Bennett |
| 2010-05-17 | Some heavy refactoring to the 1.2 release notes. | Jacob Kaplan-Moss |
| 2010-05-16 | Added notes about the two new date format specifiers (``c`` and ``u``) added ... | Jannis Leidel |
| 2010-05-14 | Minor fixes to 1.2 release docs. Thanks to Ramiro Morales for noticing the ve... | Russell Keith-Magee |
| 2010-05-14 | Fixed #13540 -- Corrected typo in 1.2 release docs. Thanks to erw for the rep... | Russell Keith-Magee |
| 2010-05-14 | Update 1.2 release notes in anticipation of final release. | James Bennett |
| 2010-05-12 | Fixed #13530: Corrected a handful of doc typos. Thanks Ramiro. | Karen Tracey |
| 2010-05-12 | Fixed #13524 -- Added backwards compatibility and feature notes regarding adm... | Russell Keith-Magee |
| 2010-05-04 | Typo fixes and small clarification. | Justin Bronn |
| 2010-05-04 | Fixed #13315, #13430 -- Recreated `django.contrib.gis.db.backend` module with... | Justin Bronn |
| 2010-05-01 | Fixed #13444 -- Improved the documentation around the backwards compatibility... | Russell Keith-Magee |
| 2010-04-29 | Fixed #11068 - Introduced new language code "nb" for Norwegian Bokmål as a r... | Jannis Leidel |
| 2010-03-10 | Updated syndication framework porting notes. | Malcolm Tredinnick |
| 2010-03-10 | Fixed three small doc markup errors. | Malcolm Tredinnick |
| 2010-03-08 | Fixed #13058 - "smart if" template tag doesn't support "if not in ..." condit... | Luke Plant |
| 2010-03-06 | Fixed #12896. Documented the new side-effects of ModelForm validation. | Joseph Kocherhans |
| 2010-03-01 | Fixed #5786: relaxed the validation for usernames to allow more common charac... | Jacob Kaplan-Moss |
| 2010-02-24 | Fixed #7190. Boolean fields now return bool values instead of 1 or 0. Thanks,... | Joseph Kocherhans |
| 2010-02-23 | Fixed #12912 -- Placed the psycopg1-backed ``postgresql`` database backend on... | Russell Keith-Magee |
| 2010-02-21 | Fixed #12887 - Fixed typo in release docs. Thanks blueyed. | Jannis Leidel |
| 2010-02-16 | Fixed #10260 - Refactored internationalization documentation. Thanks, Ramiro ... | Jannis Leidel |
| 2010-02-14 | Fixed #12798: fixed a typo in the 1.2 release notes. Thanks, Andrew Badr. | Jacob Kaplan-Moss |
| 2010-02-09 | Fixed #12804 - regression with decorating admin views. | Luke Plant |
| 2010-01-28 | Fixed #6188, #6304, #6618, #6969, #8758, #8989, #10334, #11069, #11973 and #1... | Russell Keith-Magee |
| 2010-01-28 | Fixed #12557 - AnonymousUser should check auth backends for permissions | Luke Plant |
| 2010-01-28 | Added some release notes for the object permissions foundation (added in r11807) | Luke Plant |
| 2010-01-24 | Synced 1.2 release notes with 1.1.2 release notes w.r.t. cookie encoding, for... | Luke Plant |
| 2010-01-23 | Fixed #12470 - django.contrib.messages CookieStorage failing silently in safa... | Luke Plant |
| 2010-01-18 | Fixed #12624 -- Modified test runners to be class based. | Russell Keith-Magee |