| Age | Commit message (Expand) | Author |
| 2008-07-22 | Fixed #7814 -- Fixed a number of style inconsistencies in the docs. Thanks, u... | Adrian Holovaty |
| 2007-08-05 | Refs #5089 -- Added file name to poll detail template examples in the tutorial. | Gary Wilson Jr |
| 2007-07-12 | Fixed #4502 -- Clarified reference to view in tutorial. Thanks for the sugges... | Russell Keith-Magee |
| 2007-05-27 | Fixed #4307 -- Clarified that ROOT_URLCONF is in settings.py and fixed a small | Malcolm Tredinnick |
| 2007-04-20 | Changed all references to tutorial1/ to be tutorial01/ (and similarly for | Malcolm Tredinnick |
| 2007-01-24 | Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com ... | Adrian Holovaty |
| 2007-01-23 | Fixed #3282 -- Fixed incorrect statement in docs/tutorial03.txt. Thanks, dave... | Adrian Holovaty |
| 2007-01-03 | Fixed #2756 -- Modified the get_object_or_404/get_list_or_404 shortcuts to ac... | Russell Keith-Magee |
| 2006-10-23 | Fixed #2863 -- Fixed a small typo in one of the examples. Thanks | Malcolm Tredinnick |
| 2006-09-29 | Fixed #2845 -- Corrected a few spelling errors in the docs and changed a | Malcolm Tredinnick |
| 2006-07-19 | Fixed #2355 -- Corrected a couple of small typos in code examples in tutorial03. | Malcolm Tredinnick |
| 2006-07-17 | Fixed #2356 -- Removed references to get_object() from docs/tutorial03.txt. T... | Adrian Holovaty |
| 2006-05-31 | Fixed #2047 -- Typo in tutorial03.txt. Thanks, asmodai | Adrian Holovaty |
| 2006-05-31 | Fixed #2046 -- Typo in tutorial03.txt. Thanks, asmodai | Adrian Holovaty |
| 2006-05-16 | Fixed #1833 -- Fixed some errors in tutorials. Thanks, quarkcool@yahoo.fr | Adrian Holovaty |
| 2006-05-15 | Fixed #1815: More documentation proof-reading from nico@teknico.net. | Malcolm Tredinnick |
| 2006-05-02 | MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa... | Adrian Holovaty |
| 2006-01-11 | Updated tutorials 1-4 to use manage.py instead of django-admin.py, new direct... | Adrian Holovaty |
| 2005-11-19 | Beefed up docs/url_dispatch.txt | Adrian Holovaty |
| 2005-11-16 | Changed 'django-admin.py startapp' application template to use views.py inste... | Adrian Holovaty |
| 2005-11-13 | Fixed typo in docs/tutorial03.txt. Thanks, Dave Hodder | Adrian Holovaty |
| 2005-10-19 | Fixed #627 -- BACKWARDS-INCOMPATIBLE CHANGE. Admin is now an app, not a middl... | Adrian Holovaty |
| 2005-10-14 | Fixed #626 -- Moved template modules to django.core.template package. django.... | Adrian Holovaty |
| 2005-09-30 | Fixed typo in docs/tutorial03.txt. Thanks, Aggelos Orfanakos | Adrian Holovaty |
| 2005-09-23 | Fixed ReST bug in [678] | Adrian Holovaty |
| 2005-09-23 | Changed overview and tutorial docs to use render_to_response and get_object_o... | Adrian Holovaty |
| 2005-09-02 | Added link to request-and-response documentation from tutorial03 | Adrian Holovaty |
| 2005-08-08 | Fixed formatting problem in docs/tutorial03.txt | Adrian Holovaty |
| 2005-08-08 | Added docs/tutorial04.txt | Adrian Holovaty |
| 2005-08-08 | Made some improvements/clean-ups to docs/tutorial03.txt | Adrian Holovaty |
| 2005-08-05 | Changed 'check back within 48 hours' message, because it's blatantly false --... | Adrian Holovaty |
| 2005-08-05 | Changed 'django-admin startapp' so that it doesn't create the 'urls' director... | Adrian Holovaty |
| 2005-08-01 | Additional clarification to [365] | Adrian Holovaty |
| 2005-08-01 | Clarified Tutorial 3 to explain settings have changed -- thanks, Robin Munn | Adrian Holovaty |
| 2005-08-01 | Fixed typo in tutorial03 -- thanks, Robin Munn | Adrian Holovaty |
| 2005-07-26 | Fixed #163 -- Added 'pk' database API option, which is a shorthand for (prima... | Adrian Holovaty |
| 2005-07-22 | Fixed #153 -- Changed docs to use new ordering syntax | Adrian Holovaty |
| 2005-07-21 | Rolled comments on tutorial 3 into document and cleaned up a few things. | Jacob Kaplan-Moss |
| 2005-07-21 | Changed tutorial docs to account for auto-reload on the development server | Adrian Holovaty |
| 2005-07-20 | Added '--settings' option to django-admin. This specifies which settings modu... | Adrian Holovaty |
| 2005-07-19 | Fixed bug in example exception in tutorial03 -- thanks, Amit Upadhyay | Adrian Holovaty |
| 2005-07-19 | Fixed typo in tutorial03 -- thanks, Robin Munn | Adrian Holovaty |
| 2005-07-19 | Changed tutorial03 to match the new error message from [193] | Adrian Holovaty |
| 2005-07-19 | Small formatting fix to tutorial03 | Adrian Holovaty |
| 2005-07-19 | Word-wrapped some code examples in tutorial03 | Adrian Holovaty |
| 2005-07-19 | Small formatting fix to tutorial03 | Adrian Holovaty |
| 2005-07-19 | Small clarification to tutorial03 | Adrian Holovaty |
| 2005-07-19 | Fixed stupid error in tutorial03 | Adrian Holovaty |
| 2005-07-19 | Added docs/tutorial03 | Adrian Holovaty |