| Age | Commit message (Expand) | Author |
| 2011-11-12 | Fixed #17206 -- Fixed an outdated error message in the tutorial part 3. Thank... | Julien Phalip |
| 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-30 | Fixed doc references to `django.db.models.query.QuerySet` and converted some ... | Jannis Leidel |
| 2011-09-11 | Fixed #14675 -- Completed removal of `from django.conf.urls.default import *`... | Ramiro Morales |
| 2011-09-11 | Fixed #16079: Clarified (for real this time) how handler404 and handler500 wo... | James Bennett |
| 2011-09-04 | Converted links to external topics so they use intersphinx extension markup. | Ramiro Morales |
| 2011-06-26 | Fixed #16169 -- Updated tutorial to match the current project template, speci... | Jannis Leidel |
| 2011-05-22 | Fixed #16051 - Changed a "file" reference in the tutorial to be an actual fil... | Timo Graham |
| 2011-01-13 | Fixed #15057 - documented change in [14992] | Luke Plant |
| 2010-12-27 | Fixed #14890 - Clarify poll "index" page in tutorial. thanks dbaggott for the... | Timo Graham |
| 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-20 | Fixed #14432 -- Added an import statement which was previously implied in tut... | 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-08-19 | Fixed #14141: docs now use the :doc: construct for links between documents. | Jacob Kaplan-Moss |
| 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 |
| 2009-10-14 | Fixed #11959 -- Updated the tutorial to ensure that the admin site continues ... | Russell Keith-Magee |
| 2009-07-28 | Fixed #11556 -- Clarified the argument required by get_object_or_404. Thanks ... | Russell Keith-Magee |
| 2009-07-15 | Fixed #11469 -- Removed suspicion that Django developers have trouble countin... | Russell Keith-Magee |
| 2009-06-18 | Fixed #10978 -- Clarified that the include statement is part of the urlpatter... | Russell Keith-Magee |
| 2009-06-18 | Fixed #11272 -- Made some clarifications to the overview and tutorial. Thanks... | Russell Keith-Magee |
| 2009-06-17 | Fixed #11328 -- Added missing imports in the sample urls.py from Tutorial 3. ... | Russell Keith-Magee |
| 2009-05-09 | Added admin URLs back to the urls.py example in the tutorial - had a complain... | Simon Willison |
| 2009-04-03 | Fixed a whole bunch of small docs typos, errors, and ommissions. | Jacob Kaplan-Moss |
| 2009-03-31 | A whole lotta documentation fixes: Fixes #8704, #8826, #8980, #9243, #9343, #... | Jacob Kaplan-Moss |
| 2008-11-01 | Fixed #9487 -- Corrected several links into the Python docs that were broken ... | Karen Tracey |
| 2008-08-23 | Massive reorganization of the docs. See the new docs online at http://docs.dj... | Jacob Kaplan-Moss |