| Age | Commit message (Expand) | Author |
| 2008-07-13 | Fixed #7605 -- Added a note about SQLite database creation to Tutorial 1. Tha... | Russell Keith-Magee |
| 2008-06-16 | Fixed #6830 -- Changed the docs/tutorial01.txt reference to the IRC channel t... | Adrian Holovaty |
| 2007-11-29 | Fixed #5955 -- Made a bunch of ReST fixes. Thanks, SmileyChris. | Malcolm Tredinnick |
| 2007-10-19 | Fixed #5633, refs #5626: Change "Max OS X" to "Mac OS X" in tutorial01. | Matt Boersma |
| 2007-09-15 | Correcting inadvertent typo from [6224] | James Bennett |
| 2007-09-14 | Fixed #4245 -- Added documentation about permission error on OS X. Thanks, ja... | Adrian Holovaty |
| 2007-09-03 | Fixed #5271 -- Fixed documentation reference to using the application name as... | Russell Keith-Magee |
| 2007-08-26 | Fixed #5257 -- Fixed typo in tutorial from [6006]. Thanks, Collin Grady. | Gary Wilson Jr |
| 2007-08-25 | Fixed #5195 -- Added notes to docs/tutorial01.txt about max_length and __unic... | Adrian Holovaty |
| 2007-08-12 | Fixed #4941 -- Changed imports for interactive portion of the example to be c... | Malcolm Tredinnick |
| 2007-08-07 | Fixed #5097 -- Made various updates and corrections to the documentation. Tha... | Adrian Holovaty |
| 2007-08-05 | Fixed #2101 -- Renamed `maxlength` argument to `max_length` for oldforms `For... | Gary Wilson Jr |
| 2007-07-10 | Fixed #4814 -- Fixed some whitespace issues in tutorial01, thanks John Shaffer. | Gary Wilson Jr |
| 2007-07-04 | Merged Unicode branch into trunk (r4952:5608). This should be fully | Malcolm Tredinnick |
| 2007-07-01 | Fixed #4690 -- Fixed a bunch of ReST errors in docs. Thanks, Paul B. | Adrian Holovaty |
| 2007-06-20 | Fixed #4586 -- Fixed typo in docs/tutorial01.txt. | Adrian Holovaty |
| 2007-04-24 | Fixed #4133 -- Fixed broken links in docs. Thanks, Gary Wilson | Adrian Holovaty |
| 2007-04-20 | Changed all URL references for django_admin/ to the canonical name of | Malcolm Tredinnick |
| 2007-04-20 | Changed all references to tutorial1/ to be tutorial01/ (and similarly for | Malcolm Tredinnick |
| 2007-04-13 | Fixed #3786 -- Fixed sqlinitialdata references in some docs. Thanks, Ramiro M... | Adrian Holovaty |
| 2007-03-29 | Fixed #3858 -- Updated pieces of tutorial 1 to reflect recent changes. Thanks... | Russell Keith-Magee |
| 2007-02-26 | Fixed #2592: Added a warning to tutorial 1 about not naming your project "sit... | Jacob Kaplan-Moss |
| 2007-02-26 | D'oh, fixed broken ReST in last commit. | Jacob Kaplan-Moss |
| 2007-02-26 | Fixed #3354: added a message to tutorial 1 about where to go for help. Thanks... | Jacob Kaplan-Moss |
| 2007-01-24 | Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com ... | Adrian Holovaty |
| 2006-07-28 | Changed django.VERSION to (0, 95, None) to signify final 0.95 release | Adrian Holovaty |
| 2006-07-19 | Fixed #2354 -- Added a note about "manage.py validate" to the list of useful | Malcolm Tredinnick |
| 2006-05-18 | Fixed #1724 -- updated the output from the shell commands to match what we now | Malcolm Tredinnick |
| 2006-05-09 | Fixed #1815 -- Fixed ReST errors in docs. Thanks, nico@teknico.net | Adrian Holovaty |
| 2006-05-06 | Small tweaks to docs/tutorial01.txt | Adrian Holovaty |
| 2006-05-04 | Fixed #1765 -- Fixed bug in docs/tutorial01.txt. Thanks, nick@efford.net | Adrian Holovaty |
| 2006-05-04 | Removed 'Your first page' section from docs/tutorial01.txt in the interim bef... | Adrian Holovaty |
| 2006-05-03 | Temporarily changed 'blog' to 'poll' in tutorial01 to avoid confusion | Adrian Holovaty |
| 2006-05-02 | MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa... | Adrian Holovaty |
| 2006-01-15 | Fixed #1225 -- Added note to docs/tutorial01.txt that notes 2005 may not be c... | Adrian Holovaty |
| 2006-01-11 | Updated tutorial01.txt to note possible error about DATABASE_ENGINE | Adrian Holovaty |
| 2006-01-11 | Updated tutorials 1-4 to use manage.py instead of django-admin.py, new direct... | Adrian Holovaty |
| 2005-12-15 | Added 'Where should this code live?' section to tutorial01 | 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 |