| Age | Commit message (Expand) | Author |
| 2007-06-17 | per-object-permissions: Merged to trunk [5486] NOTE: Not fully tested, will b... | Christopher Long |
| 2006-08-14 | [per-object-permissions] Merged to revision 3582 | Christopher Long |
| 2006-07-27 | [per-object-permissions] Update to trunk | Christopher Long |
| 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 |
| 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 |