| Age | Commit message (Expand) | Author |
| 2006-04-29 | magic-removal: Fixed #1704, #1682, #1693, #1694, #1695, #1696 -- Made correct... | Adrian Holovaty |
| 2006-04-17 | magic-removal: Updated template names to include '.html' in tutorial. | Russell Keith-Magee |
| 2006-04-15 | magic-removal: Fixed #500 -- Removed TEMPLATE_FILE_EXTENSION setting so that ... | Adrian Holovaty |
| 2006-04-15 | magic-removal: Began to refactor tutorial | Adrian Holovaty |
| 2006-04-08 | magic-removal: Refs #1464 -- Cleaned up some stray tabs that leaked into r2632 | Russell Keith-Magee |
| 2006-04-08 | magic-removal: Fixes #1599, Refs #1464 -- Updated all tutorials for new synta... | Russell Keith-Magee |
| 2006-01-18 | magic-removal: Updated docs to reflect new location of django.core.extensions. | Joseph Kocherhans |
| 2006-01-13 | magic-removal: updated docs to reflect new location of django.core.template | Joseph Kocherhans |
| 2006-01-11 | magic-removal: Updated docs to reflect new location of django.exceptions.Http404 | Joseph Kocherhans |
| 2006-01-11 | magic-removal: Updated docs to reflect new location of django.utils.httpwrappers | Joseph Kocherhans |
| 2006-01-11 | magic-removal: Merged to [1903] | 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 |