summaryrefslogtreecommitdiff
path: root/docs/tutorial03.txt
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 4186 to 4454 from trunk.Robin Munn2007-01-311-8/+7
* sqlalchemy: Merged revisions 3832 to 3917 from trunk.Robin Munn2006-10-241-2/+2
* Fixed #2355 -- Corrected a couple of small typos in code examples in tutorial03.Malcolm Tredinnick2006-07-191-2/+2
* Fixed #2356 -- Removed references to get_object() from docs/tutorial03.txt. T...Adrian Holovaty2006-07-171-3/+3
* Fixed #2047 -- Typo in tutorial03.txt. Thanks, asmodaiAdrian Holovaty2006-05-311-2/+2
* Fixed #2046 -- Typo in tutorial03.txt. Thanks, asmodaiAdrian Holovaty2006-05-311-1/+1
* Fixed #1833 -- Fixed some errors in tutorials. Thanks, quarkcool@yahoo.frAdrian Holovaty2006-05-161-1/+1
* Fixed #1815: More documentation proof-reading from nico@teknico.net.Malcolm Tredinnick2006-05-151-1/+1
* MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...Adrian Holovaty2006-05-021-62/+63
* Updated tutorials 1-4 to use manage.py instead of django-admin.py, new direct...Adrian Holovaty2006-01-111-31/+31
* Beefed up docs/url_dispatch.txtAdrian Holovaty2005-11-191-4/+10
* Changed 'django-admin.py startapp' application template to use views.py inste...Adrian Holovaty2005-11-161-21/+26
* Fixed typo in docs/tutorial03.txt. Thanks, Dave HodderAdrian Holovaty2005-11-131-3/+3
* Fixed #627 -- BACKWARDS-INCOMPATIBLE CHANGE. Admin is now an app, not a middl...Adrian Holovaty2005-10-191-26/+17
* Fixed #626 -- Moved template modules to django.core.template package. django....Adrian Holovaty2005-10-141-5/+4
* Fixed typo in docs/tutorial03.txt. Thanks, Aggelos OrfanakosAdrian Holovaty2005-09-301-2/+2
* Fixed ReST bug in [678]Adrian Holovaty2005-09-231-1/+1
* Changed overview and tutorial docs to use render_to_response and get_object_o...Adrian Holovaty2005-09-231-7/+54
* Added link to request-and-response documentation from tutorial03Adrian Holovaty2005-09-021-1/+4
* Fixed formatting problem in docs/tutorial03.txtAdrian Holovaty2005-08-081-4/+4
* Added docs/tutorial04.txtAdrian Holovaty2005-08-081-11/+3
* Made some improvements/clean-ups to docs/tutorial03.txtAdrian Holovaty2005-08-081-26/+23
* Changed 'check back within 48 hours' message, because it's blatantly false --...Adrian Holovaty2005-08-051-2/+2
* Changed 'django-admin startapp' so that it doesn't create the 'urls' director...Adrian Holovaty2005-08-051-3/+4
* Additional clarification to [365]Adrian Holovaty2005-08-011-1/+1
* Clarified Tutorial 3 to explain settings have changed -- thanks, Robin MunnAdrian Holovaty2005-08-011-0/+7
* Fixed typo in tutorial03 -- thanks, Robin MunnAdrian Holovaty2005-08-011-1/+1
* Fixed #163 -- Added 'pk' database API option, which is a shorthand for (prima...Adrian Holovaty2005-07-261-1/+1
* Fixed #153 -- Changed docs to use new ordering syntaxAdrian Holovaty2005-07-221-11/+9
* Rolled comments on tutorial 3 into document and cleaned up a few things.Jacob Kaplan-Moss2005-07-211-35/+40
* Changed tutorial docs to account for auto-reload on the development serverAdrian Holovaty2005-07-211-5/+4
* Added '--settings' option to django-admin. This specifies which settings modu...Adrian Holovaty2005-07-201-4/+2
* Fixed bug in example exception in tutorial03 -- thanks, Amit UpadhyayAdrian Holovaty2005-07-191-1/+1
* Fixed typo in tutorial03 -- thanks, Robin MunnAdrian Holovaty2005-07-191-1/+1
* Changed tutorial03 to match the new error message from [193]Adrian Holovaty2005-07-191-2/+4
* Small formatting fix to tutorial03Adrian Holovaty2005-07-191-1/+1
* Word-wrapped some code examples in tutorial03Adrian Holovaty2005-07-191-2/+4
* Small formatting fix to tutorial03Adrian Holovaty2005-07-191-1/+1
* Small clarification to tutorial03Adrian Holovaty2005-07-191-5/+5
* Fixed stupid error in tutorial03Adrian Holovaty2005-07-191-1/+1
* Added docs/tutorial03Adrian Holovaty2005-07-191-0/+414