summaryrefslogtreecommitdiff
path: root/docs/tutorial04.txt
AgeCommit message (Expand)Author
2008-08-23Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss
2008-04-10Fixed #6998 -- Corrected typo in Tutorial 4. Thanks, Peter Upfold.Russell Keith-Magee
2008-03-29Fixed #6890 -- Removed duplicate instruction to rename the `polls/detail.htm`...Gary Wilson Jr
2008-03-25Edited some docs changes from the past few daysAdrian Holovaty
2008-03-18Fixed #6659: explained where "forloop.counter" comes fromJames Bennett
2007-08-19Used the url() function when adding a named URL pattern, mostly as an example...Malcolm Tredinnick
2007-08-05Refs #5089 -- Added file name to poll detail template examples in the tutorial.Gary Wilson Jr
2007-08-04Changed several documentation links to be relative.Gary Wilson Jr
2007-07-12Edited changes to docs/tutorial04.txt from [5649]Adrian Holovaty
2007-07-12Fixed #4615: corrected reverse URL resolution examples in tutorial 4. Thanks ...Jacob Kaplan-Moss
2007-06-01Fixed #4409 -- Fixed a typo in tutorial (thanks, mitch.hunt.007@gmail.comMalcolm Tredinnick
2007-05-27Fixed #4221 -- Removed dependence on hard-coded URL in tutorial 4.Malcolm Tredinnick
2007-05-27Fixed #4364 -- Added a link to the main docs page to the end of the tutorial inMalcolm Tredinnick
2007-04-24Fixed #4133 -- Fixed broken links in docs. Thanks, Gary WilsonAdrian Holovaty
2007-04-20Changed all references to tutorial1/ to be tutorial01/ (and similarly forMalcolm Tredinnick
2007-02-27Fixed #2565: added a note about the laziness of querysets in tutorial 4. Than...Jacob Kaplan-Moss
2007-01-24Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com ...Adrian Holovaty
2006-10-30Fixes #2967 -- Fixed some typos in tutorial 4. Thanks, ramiro.Russell Keith-Magee
2006-09-28Fixed ReST error in docs/tutorial04.txt. Thanks, Dave AbrahamsAdrian Holovaty
2006-07-27Fixed #2435 -- Fixed wording errors in Tutorial 4. Thanks, nicholas@aquarioni...Adrian Holovaty
2006-05-16Fixed #1833 -- Fixed some errors in tutorials. Thanks, quarkcool@yahoo.frAdrian Holovaty
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-16Changed 'django-admin.py startapp' application template to use views.py inste...Adrian Holovaty
2005-11-01Fixed #548 -- Added missing step at the end of docs/tutorial04.txtAdrian Holovaty
2005-10-14Fixed #626 -- Moved template modules to django.core.template package. django....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 tutorial04Adrian Holovaty
2005-08-15Fixed typo in docs/tutorial04.txt -- thanks, 'nitpicker'Adrian Holovaty
2005-08-09Fixed #293 -- Typo in tutorial04. Thanks, espen@grindhaug.orgAdrian Holovaty
2005-08-09Fixed #290 -- Thanks, Matt CroydonAdrian Holovaty
2005-08-08Added docs/tutorial04.txtAdrian Holovaty