| Age | Commit message (Expand) | Author |
| 2011-02-22 | Fixed #15257 - Add a link about field lookups to the tutorial; thanks dwillis. | Timo Graham |
| 2011-01-26 | Fixed #15153 - removed obsolete sentence in tutorial; thanks LeSphinx for the... | Timo Graham |
| 2011-01-13 | Fixed #15057 - documented change in [14992] | Luke Plant |
| 2010-12-29 | Fixed #14988 - Remove renaming step in tutorial that's no longer applicable d... | Timo Graham |
| 2010-12-27 | Fixed #14890 - Clarify poll "index" page in tutorial. thanks dbaggott for the... | Timo Graham |
| 2010-12-27 | Fixed #6550 - Changed generic view portion of the tutorial so it's equivalent... | Timo Graham |
| 2010-12-26 | Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 | Timo Graham |
| 2010-12-11 | Fixed #14863 - Add contrib.messages and staticfiles to list of default INSTAL... | Timo Graham |
| 2010-11-23 | Fixes #6739 -- better development installation docs. Thanks to Adam Vandenber... | Chris Beaven |
| 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-11-07 | Fixed #10904 -- Corrected inappropriate usage of the term "absolute URL" thro... | Gabriel Hurley |
| 2010-11-06 | Fixed #14627 -- Made Tutorial 3 more explicit regarding the transformations t... | Gabriel Hurley |
| 2010-10-26 | Corrected some typos in the tutorial, thanks to Brandon Height for the report. | Alex Gaynor |
| 2010-10-21 | Fixed #14519 -- corrected a type in the tutorial, thanks buriy for the report... | Alex Gaynor |
| 2010-10-20 | Fixed #14432 -- Added an import statement which was previously implied in tut... | Gabriel Hurley |
| 2010-10-19 | Fixed #14494 -- Cleanup and typo in tutorial 4, introduced by class-based vie... | Russell Keith-Magee |
| 2010-10-19 | Fixed #14464 -- Strengthened the admonition regarding documentation versions ... | Gabriel Hurley |
| 2010-10-19 | Fixed #14426 -- Removed "mysite" import statements from examples that might t... | Gabriel Hurley |
| 2010-10-18 | Fixed #6735 -- Added class-based views. | Russell Keith-Magee |
| 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-09-13 | Fixed #13623 - code in intro-tutorial03 missing an import statement | Luke Plant |
| 2010-09-13 | Fixed #12918 - Tutorial page 2 issues | Luke Plant |
| 2010-08-19 | Fixed #14141: docs now use the :doc: construct for links between documents. | Jacob Kaplan-Moss |
| 2010-08-18 | Fixed #14111 -- Updated Sphinx version recommendation in documentation. Thank... | Jannis Leidel |
| 2010-08-18 | Fixed #14127: Adding a couple of missing backticks. Thanks kishkin. | Karen Tracey |
| 2010-07-05 | Fixed #13880 - added 2.7 to list of supported versions of Python | Luke Plant |
| 2010-05-10 | Fixed #13333 -- Corrected typo in whatsnew docs. Thanks to cicatrix1 for the ... | Russell Keith-Magee |
| 2010-03-08 | Fixed #12114 -- Clarified the existence of the reverse relation _set in the t... | Russell Keith-Magee |
| 2010-03-08 | Fixed #12811 -- Modified Tutorial 2 to indicate that the templating language ... | Russell Keith-Magee |
| 2010-02-24 | Fixed #12958 -- Fixed typo I introduced in r12527. Thanks, mitchf. | Justin Bronn |
| 2010-02-23 | Fixed #12485 -- Added links to polls templates in tutorial. Thanks, gungadin... | Justin Bronn |
| 2010-02-22 | Fixed #12585 -- Corrected typo in tutorial03. Thanks, fcsmith. | Justin Bronn |
| 2010-02-01 | Fixed #12745: The maxlength -> max_length change happened in 2007, we can pro... | James Bennett |
| 2010-01-10 | Fixed #11222 -- Clarified location of admin templates in tutorial02. Thanks, ... | Adrian Holovaty |
| 2010-01-10 | Fixed #11501 -- Removed 'How meta' from tutorial 2 to appease the grammar nazis | Adrian Holovaty |
| 2010-01-10 | Fixed #12350 -- Fixed typo in tutorial04. Thanks, mortense | Adrian Holovaty |
| 2010-01-10 | Fixed #12326 -- Fixed typo in tutorial04. Thanks, mortense | Adrian Holovaty |
| 2010-01-10 | Fixed #12092 -- Fixed grammar error in install.txt. Thanks, Abizern and timo | Adrian Holovaty |
| 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-26 | Fixed #9977 - CsrfMiddleware gets template tag added, session dependency remo... | Luke Plant |
| 2009-10-23 | Removed mentions of Python 2.3 support from the docs -- Django 1.2 drops supp... | Jacob Kaplan-Moss |
| 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-07-28 | Fixed #11556 -- Clarified the argument required by get_object_or_404. Thanks ... | Russell Keith-Magee |