| Age | Commit message (Expand) | Author |
| 2012-02-26 | Fixed #17715 -- Updated the tutorial for time zone support, plus a few other ... | Aymeric Augustin |
| 2012-01-02 | Fixed #17490 -- Added a trailing comma in INSTALLED_APPS, to avoid unexpected... | Aymeric Augustin |
| 2011-12-31 | Fixed #11986 - Added sudo to Mac OS permissions note in tutorial. | Timo Graham |
| 2011-11-16 | Fixed #17240 -- Replaced links to the online version of the docs by internal ... | Aymeric Augustin |
| 2011-10-22 | Fixed #16360 -- Added WSGI entrypoint to startproject layout, and enabled int... | Carl Meyer |
| 2011-10-14 | Fixed many more ReST indentation errors, somehow accidentally missed from [16... | Luke Plant |
| 2011-10-13 | Fixed #15372 -- Switched to a startproject default layout that allows us to a... | Carl Meyer |
| 2011-09-09 | Fixed #16782 -- Corrected a broken cross-reference to the database engine set... | Gabriel Hurley |
| 2011-08-23 | Fixed #16669 -- Made the startproject instruction formatting easier to read a... | Julien Phalip |
| 2011-05-13 | Fixed #16014 -- numerous documentation typos -- thanks psmith. | Simon Meers |
| 2011-02-22 | Fixed #15257 - Add a link about field lookups to the tutorial; thanks dwillis. | Timo Graham |
| 2010-12-11 | Fixed #14863 - Add contrib.messages and staticfiles to list of default INSTAL... | Timo Graham |
| 2010-11-19 | Fixed #14728 -- Broadened warning about django-admin.py missing .py suffix to... | Carl Meyer |
| 2010-11-17 | Remove an obsolete admonition in tutorial one (referencing 0.96 functionality) | Chris Beaven |
| 2010-11-08 | Small rewording of tutorial01.txt changes from [14066] | Adrian Holovaty |
| 2010-10-10 | Fixed typo in tutorial 01. | Carl Meyer |
| 2010-10-10 | Fixed #13927 -- Advises that the Ubuntu package manager drops the .py extensi... | Gabriel Hurley |
| 2010-10-09 | Fixed #11509 -- Modified usage of "Web" to match our style guide in various d... | Russell Keith-Magee |
| 2010-10-09 | Fixed #14255 -- factor project name out of app imports in tutorial. Thanks to... | Simon Meers |
| 2010-08-19 | Fixed #14141: docs now use the :doc: construct for links between documents. | Jacob Kaplan-Moss |
| 2010-03-08 | Fixed #12114 -- Clarified the existence of the reverse relation _set in the t... | Russell Keith-Magee |
| 2010-02-01 | Fixed #12745: The maxlength -> max_length change happened in 2007, we can pro... | James Bennett |
| 2009-12-26 | Fixed several broken and redirecting URLs in the documentation (fixes #12219,... | Gary Wilson Jr |
| 2009-12-22 | Fixed #1142 -- Added multiple database support. | Russell Keith-Magee |
| 2009-10-14 | Fixed #11959 -- Updated the tutorial to ensure that the admin site continues ... | Russell Keith-Magee |
| 2009-09-12 | Fixed #11628 -- Corrected the tutorial, removing instructions to update the y... | Russell Keith-Magee |
| 2009-06-18 | Fixed #11272 -- Made some clarifications to the overview and tutorial. Thanks... | Russell Keith-Magee |
| 2009-05-26 | Fixed #11205 -- Made the links to the str method description look the same as... | Karen Tracey |
| 2009-04-03 | Fixed a whole bunch of small docs typos, errors, and ommissions. | Jacob Kaplan-Moss |
| 2009-03-31 | Fixed #10266 -- Clarified restart of shell in tutorial, patch from mboersma. | Gary Wilson Jr |
| 2008-09-11 | Fixed #9018 | Simon Willison |
| 2008-09-11 | Small documentation tweaks, fixes #9000 - thanks, ramiro | Simon Willison |
| 2008-09-02 | Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/v... | Jacob Kaplan-Moss |
| 2008-08-23 | Massive reorganization of the docs. See the new docs online at http://docs.dj... | Jacob Kaplan-Moss |