| Age | Commit message (Expand) | Author |
| 2011-06-26 | Fixed #16169 -- Updated tutorial to match the current project template, speci... | Jannis Leidel |
| 2010-12-26 | Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 | Timo Graham |
| 2010-10-09 | Fixed #14255 -- factor project name out of app imports in tutorial. Thanks to... | Simon Meers |
| 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 #14127: Adding a couple of missing backticks. Thanks kishkin. | Karen Tracey |
| 2010-03-08 | Fixed #12811 -- Modified Tutorial 2 to indicate that the templating language ... | Russell Keith-Magee |
| 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 |
| 2009-10-14 | Fixed #11959 -- Updated the tutorial to ensure that the admin site continues ... | Russell Keith-Magee |
| 2009-06-18 | Fixed #11272 -- Made some clarifications to the overview and tutorial. Thanks... | Russell Keith-Magee |
| 2009-05-17 | Fixed #10855: Reference doc on creating superusers in the tutorial at the poi... | Karen Tracey |
| 2009-05-17 | Fixed #10925 -- Clarified the location of some code referenced in the tutoria... | Karen Tracey |
| 2009-03-31 | Fixed #10389, #10501, #10502, #10540, #10562, #10563, #10564, #10565, #10568,... | Gary Wilson Jr |
| 2009-02-24 | Cleaned up some documentation about admin URLs in Django 1.1. Thanks, Alex Ga... | Jacob Kaplan-Moss |
| 2009-01-14 | Fixed #6470: made the admin use a URL resolver. | Jacob Kaplan-Moss |
| 2008-10-05 | Fixed #9257 -- Fixed a small mismatch in text in part 2 of the tutorial. | Malcolm Tredinnick |
| 2008-09-11 | Edited docs changes from [9010] and [9011] | Adrian Holovaty |
| 2008-09-11 | Clarified the bit in the tutorial about creating your first admin.py - fixes ... | Simon Willison |
| 2008-09-03 | Fixed #8811: Corrected URL example in tutorial part 2 | James Bennett |
| 2008-09-02 | Fixed #8496: added a note about admindocs to the project template and the tut... | Jacob Kaplan-Moss |
| 2008-08-26 | Fixed #8560 -- Corrected a typo in a comment of docs/intro/tutorial02.txt to ... | Brian Rosner |
| 2008-08-26 | Fixed #8558 -- Removed a stray line in tutorial 2 left over from when it was | Malcolm Tredinnick |
| 2008-08-25 | Removed outdated "adminindex" command -- the same behavior is now far easier ... | Jacob Kaplan-Moss |
| 2008-08-23 | Massive reorganization of the docs. See the new docs online at http://docs.dj... | Jacob Kaplan-Moss |