| Age | Commit message (Expand) | Author |
| 2006-04-30 | magic-removal: Replaced __repr__() with __str__() in docs | Adrian Holovaty |
| 2006-04-29 | magic-removal: Fixed #1704, #1682, #1693, #1694, #1695, #1696 -- Made correct... | Adrian Holovaty |
| 2006-04-23 | magic-removal: Small improvements to docs/tutorial01.txt | Adrian Holovaty |
| 2006-04-15 | magic-removal: Began to refactor tutorial | Adrian Holovaty |
| 2006-04-09 | magic-removal: Started reworking docs/tutorial01.txt | Adrian Holovaty |
| 2006-04-09 | magic-removal: Fixed a layout problem in tutorial 1. | Russell Keith-Magee |
| 2006-04-08 | magic-removal: Fixes #1599, Refs #1464 -- Updated all tutorials for new synta... | Russell Keith-Magee |
| 2006-03-17 | magic-removal: Fixed #1464 -- Updated tutorial01 for magic-removal. Thanks, J... | Adrian Holovaty |
| 2006-01-15 | magic-removal: Merged to [1964] | Adrian Holovaty |
| 2006-01-15 | magic-removal: Merged to [1960] | Adrian Holovaty |
| 2006-01-11 | magic-removal: Merged to [1903] | Adrian Holovaty |
| 2005-12-16 | magic-removal: Merged to [1686] | Adrian Holovaty |
| 2005-11-27 | Fixed #933 -- Updated 'django-admin.py sql polls' output in tutorial01. Thank... | Adrian Holovaty |
| 2005-11-18 | Fixed #838 -- Removed unused link in tutorial01.txt. Thanks, paolo | Adrian Holovaty |
| 2005-11-16 | Changed 'django-admin.py startapp' application template to use views.py inste... | Adrian Holovaty |
| 2005-10-19 | Fixed #627 -- BACKWARDS-INCOMPATIBLE CHANGE. Admin is now an app, not a middl... | Adrian Holovaty |
| 2005-09-30 | Fixed typo in docs/tutorial01.txt. Thanks, Aggelos Orfanakos | Adrian Holovaty |
| 2005-09-27 | Fixed #150 -- Clarified DATABASE_NAME description in docs/tutorial01.txt for ... | Adrian Holovaty |
| 2005-08-29 | Fixed small typo in docs/tutorial01.txt -- thanks, pb@e-scribe.com | Adrian Holovaty |
| 2005-08-25 | Fixed #122 -- BIG, BACKWARDS-INCOMPATIBLE CHANGE. Changed model syntax to use... | Adrian Holovaty |
| 2005-08-21 | Fixed #380 -- Clarified tutorial 1. Thanks, ssteiner | Adrian Holovaty |
| 2005-08-21 | Fixed #381 -- Clarified tutorial 1. Thanks, ssteiner | Adrian Holovaty |
| 2005-08-15 | Changed docs/tutorial01.txt to be clearer about PYTHONPATH environment variab... | Adrian Holovaty |
| 2005-08-15 | Changed docs/tutorial01.txt to use a tree format instead of 'ls' output -- th... | Adrian Holovaty |
| 2005-08-11 | Improved docs/tutorial01.txt thanks to reader suggestions | Adrian Holovaty |
| 2005-08-10 | Added link to docs/django-admin from tutorial01 | Adrian Holovaty |
| 2005-08-05 | Changed 'django-admin startapp' so that it doesn't create the 'urls' director... | Adrian Holovaty |
| 2005-08-01 | Fixed #239 and #107 -- Changed model init() to use Field.get_default() if the... | Adrian Holovaty |
| 2005-07-26 | Fixed #143 -- Clarified the need for an environment variable in tutorial 1. T... | Adrian Holovaty |
| 2005-07-26 | Fixed #163 -- Added 'pk' database API option, which is a shorthand for (prima... | Adrian Holovaty |
| 2005-07-23 | Fixed #169 -- Thanks, django@gimbo.org.uk | Adrian Holovaty |
| 2005-07-22 | Added sqlite3 database backend -- somewhat tested, but probably not 100% perf... | Jacob Kaplan-Moss |
| 2005-07-21 | Fixed #141 -- thanks sdelatorre@gmail.com | Jacob Kaplan-Moss |
| 2005-07-20 | Added clarification about 'django-admin.py sqlclear' to docs/tutorial01 | Adrian Holovaty |
| 2005-07-20 | Fixed small problem in [250] | Jacob Kaplan-Moss |
| 2005-07-20 | Added "philosophy" sections to tutorials so they can be styled differently | Jacob Kaplan-Moss |
| 2005-07-20 | Added '--settings' option to django-admin. This specifies which settings modu... | Adrian Holovaty |
| 2005-07-19 | Fixed #67 -- Human-readable name is now optional in model fields. If a second... | Adrian Holovaty |
| 2005-07-18 | Fixed #50 -- Fixed small bug in tutorial1 directory-listing example. Thanks, ... | Adrian Holovaty |
| 2005-07-17 | Fixed inevitable ReST bugs in [150] | Adrian Holovaty |
| 2005-07-17 | Fixed inevitable ReST bugs in [149] | Adrian Holovaty |
| 2005-07-17 | Fixed inevitable ReST bugs in [148] | Adrian Holovaty |
| 2005-07-17 | Added notes to documentation that MySQL support has not been comprehensively ... | Adrian Holovaty |
| 2005-07-17 | Changed tutorial01 to clarify how to set an environment variable in Windows. ... | Adrian Holovaty |
| 2005-07-17 | Fixed mistake in tutorial01 -- it mentioned expiration date by mistake. Thank... | Adrian Holovaty |
| 2005-07-17 | Finished tutorial02 and added a link to it from tutorial01 | Adrian Holovaty |
| 2005-07-16 | Changed tutorial01 so that it explicitly says: Make sure you've already creat... | Adrian Holovaty |
| 2005-07-16 | Added link to installation guide from docs/tutorial01.txt | Adrian Holovaty |
| 2005-07-16 | Renamed docs/tutorial.txt to docs/tutorial01.txt in preparation for the long ... | Adrian Holovaty |