| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merged revisions 4186 to 4454 from trunk. | Robin Munn | 2007-01-31 | 1 | -8/+7 |
| * | sqlalchemy: Merged revisions 3832 to 3917 from trunk. | Robin Munn | 2006-10-24 | 1 | -2/+2 |
| * | Fixed #2355 -- Corrected a couple of small typos in code examples in tutorial03. | Malcolm Tredinnick | 2006-07-19 | 1 | -2/+2 |
| * | Fixed #2356 -- Removed references to get_object() from docs/tutorial03.txt. T... | Adrian Holovaty | 2006-07-17 | 1 | -3/+3 |
| * | Fixed #2047 -- Typo in tutorial03.txt. Thanks, asmodai | Adrian Holovaty | 2006-05-31 | 1 | -2/+2 |
| * | Fixed #2046 -- Typo in tutorial03.txt. Thanks, asmodai | Adrian Holovaty | 2006-05-31 | 1 | -1/+1 |
| * | Fixed #1833 -- Fixed some errors in tutorials. Thanks, quarkcool@yahoo.fr | Adrian Holovaty | 2006-05-16 | 1 | -1/+1 |
| * | Fixed #1815: More documentation proof-reading from nico@teknico.net. | Malcolm Tredinnick | 2006-05-15 | 1 | -1/+1 |
| * | MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa... | Adrian Holovaty | 2006-05-02 | 1 | -62/+63 |
| * | Updated tutorials 1-4 to use manage.py instead of django-admin.py, new direct... | Adrian Holovaty | 2006-01-11 | 1 | -31/+31 |
| * | Beefed up docs/url_dispatch.txt | Adrian Holovaty | 2005-11-19 | 1 | -4/+10 |
| * | Changed 'django-admin.py startapp' application template to use views.py inste... | Adrian Holovaty | 2005-11-16 | 1 | -21/+26 |
| * | Fixed typo in docs/tutorial03.txt. Thanks, Dave Hodder | Adrian Holovaty | 2005-11-13 | 1 | -3/+3 |
| * | Fixed #627 -- BACKWARDS-INCOMPATIBLE CHANGE. Admin is now an app, not a middl... | Adrian Holovaty | 2005-10-19 | 1 | -26/+17 |
| * | Fixed #626 -- Moved template modules to django.core.template package. django.... | Adrian Holovaty | 2005-10-14 | 1 | -5/+4 |
| * | Fixed typo in docs/tutorial03.txt. Thanks, Aggelos Orfanakos | Adrian Holovaty | 2005-09-30 | 1 | -2/+2 |
| * | Fixed ReST bug in [678] | Adrian Holovaty | 2005-09-23 | 1 | -1/+1 |
| * | Changed overview and tutorial docs to use render_to_response and get_object_o... | Adrian Holovaty | 2005-09-23 | 1 | -7/+54 |
| * | Added link to request-and-response documentation from tutorial03 | Adrian Holovaty | 2005-09-02 | 1 | -1/+4 |
| * | Fixed formatting problem in docs/tutorial03.txt | Adrian Holovaty | 2005-08-08 | 1 | -4/+4 |
| * | Added docs/tutorial04.txt | Adrian Holovaty | 2005-08-08 | 1 | -11/+3 |
| * | Made some improvements/clean-ups to docs/tutorial03.txt | Adrian Holovaty | 2005-08-08 | 1 | -26/+23 |
| * | Changed 'check back within 48 hours' message, because it's blatantly false --... | Adrian Holovaty | 2005-08-05 | 1 | -2/+2 |
| * | Changed 'django-admin startapp' so that it doesn't create the 'urls' director... | Adrian Holovaty | 2005-08-05 | 1 | -3/+4 |
| * | Additional clarification to [365] | Adrian Holovaty | 2005-08-01 | 1 | -1/+1 |
| * | Clarified Tutorial 3 to explain settings have changed -- thanks, Robin Munn | Adrian Holovaty | 2005-08-01 | 1 | -0/+7 |
| * | Fixed typo in tutorial03 -- thanks, Robin Munn | Adrian Holovaty | 2005-08-01 | 1 | -1/+1 |
| * | Fixed #163 -- Added 'pk' database API option, which is a shorthand for (prima... | Adrian Holovaty | 2005-07-26 | 1 | -1/+1 |
| * | Fixed #153 -- Changed docs to use new ordering syntax | Adrian Holovaty | 2005-07-22 | 1 | -11/+9 |
| * | Rolled comments on tutorial 3 into document and cleaned up a few things. | Jacob Kaplan-Moss | 2005-07-21 | 1 | -35/+40 |
| * | Changed tutorial docs to account for auto-reload on the development server | Adrian Holovaty | 2005-07-21 | 1 | -5/+4 |
| * | Added '--settings' option to django-admin. This specifies which settings modu... | Adrian Holovaty | 2005-07-20 | 1 | -4/+2 |
| * | Fixed bug in example exception in tutorial03 -- thanks, Amit Upadhyay | Adrian Holovaty | 2005-07-19 | 1 | -1/+1 |
| * | Fixed typo in tutorial03 -- thanks, Robin Munn | Adrian Holovaty | 2005-07-19 | 1 | -1/+1 |
| * | Changed tutorial03 to match the new error message from [193] | Adrian Holovaty | 2005-07-19 | 1 | -2/+4 |
| * | Small formatting fix to tutorial03 | Adrian Holovaty | 2005-07-19 | 1 | -1/+1 |
| * | Word-wrapped some code examples in tutorial03 | Adrian Holovaty | 2005-07-19 | 1 | -2/+4 |
| * | Small formatting fix to tutorial03 | Adrian Holovaty | 2005-07-19 | 1 | -1/+1 |
| * | Small clarification to tutorial03 | Adrian Holovaty | 2005-07-19 | 1 | -5/+5 |
| * | Fixed stupid error in tutorial03 | Adrian Holovaty | 2005-07-19 | 1 | -1/+1 |
| * | Added docs/tutorial03 | Adrian Holovaty | 2005-07-19 | 1 | -0/+414 |