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