| Age | Commit message (Expand) | Author |
| 2013-05-18 | Add missing imports to the examples in the 'First Steps' | leandrafinger |
| 2013-05-11 | Fixed #20249 - Removed a "feature" in the tutorial that doesn't actually work. | Tim Graham |
| 2013-02-07 | Fixed #19706 - Tweaks to the tutorial. | Tim Graham |
| 2013-01-02 | Fixed #19516 - Fixed remaining broken links. | Tim Graham |
| 2012-12-26 | Fixed broken links, round 3. refs #19516 | Tim Graham |
| 2012-12-15 | Fixed #9962 - Added a testing tutorial. | Tim Graham |
| 2012-10-30 | Fixed #16671 - Added a tutorial on reuseable apps | Tim Graham |
| 2012-10-15 | Fixed #18715 - Refactored tutorial 3. Thank-you Daniel Greenfeld! | Tim Graham |
| 2012-09-07 | remove unused import in tutorial 4 addition to #18915 (closed) | Enrico Ehrhardt |
| 2012-07-29 | Fixed #18476 - Added use of {% url %} tag to tutorial. | Tim Graham |
| 2012-06-11 | Fixed #18451 -- Vastly improved class based view documentation. | Jannis Leidel |
| 2012-05-25 | Fixed #17929 -- Improved tutorial wording and capitalization. | Claude Paroz |
| 2012-04-25 | Fixed #18033 -- Removed function-based generic views, as per official depreca... | Claude Paroz |
| 2011-11-06 | Refs #17171 -- Updated tutorial sections 3 and 4 to follow the startproject t... | Carl Meyer |
| 2011-10-14 | Fixed many more ReST indentation errors, somehow accidentally missed from [16... | Luke Plant |
| 2011-10-03 | Added some sphinx cross-reference links to the built-in template tags and fil... | Julien Phalip |
| 2011-09-11 | Fixed #14675 -- Completed removal of `from django.conf.urls.default import *`... | Ramiro Morales |
| 2011-06-26 | Fixed #16169 -- Updated tutorial to match the current project template, speci... | Jannis Leidel |
| 2011-01-26 | Fixed #15153 - removed obsolete sentence in tutorial; thanks LeSphinx for the... | Timo Graham |
| 2010-12-29 | Fixed #14988 - Remove renaming step in tutorial that's no longer applicable d... | Timo Graham |
| 2010-12-27 | Fixed #6550 - Changed generic view portion of the tutorial so it's equivalent... | Timo Graham |
| 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-19 | Fixed #14494 -- Cleanup and typo in tutorial 4, introduced by class-based vie... | Russell Keith-Magee |
| 2010-10-18 | Fixed #6735 -- Added class-based views. | 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-02-23 | Fixed #12485 -- Added links to polls templates in tutorial. Thanks, gungadin... | Justin Bronn |
| 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 |
| 2009-10-26 | Fixed #9977 - CsrfMiddleware gets template tag added, session dependency remo... | Luke Plant |
| 2009-10-14 | Fixed #11959 -- Updated the tutorial to ensure that the admin site continues ... | Russell Keith-Magee |
| 2009-06-10 | Fixed #10801 -- Reverted a portion of [10371]. Practicality beats purity in t... | Russell Keith-Magee |
| 2009-04-03 | Fixed a whole bunch of small docs typos, errors, and ommissions. | Jacob Kaplan-Moss |
| 2009-03-30 | Fixed #9944 -- Fixed a URL in tutorial four that was changed in the "Decoupli... | Gary Wilson Jr |
| 2008-09-16 | Fixed #9097 -- Fixed typo in tutorial04.txt. Thanks, zhe | Adrian Holovaty |
| 2008-09-14 | Fixed #9059: Corrected some markup in tutorial 4 that incorrectly identified ... | Russell Keith-Magee |
| 2008-09-14 | Fixed #9048: Corrected markup typo in tutorial 4. Thanks to gkelly for the re... | Russell Keith-Magee |
| 2008-08-23 | Massive reorganization of the docs. See the new docs online at http://docs.dj... | Jacob Kaplan-Moss |