summaryrefslogtreecommitdiff
path: root/docs/intro/tutorial03.txt
AgeCommit message (Expand)Author
2010-11-07[1.2.X] Fixed #10904 -- Corrected inappropriate usage of the term "absolute U...Gabriel Hurley
2010-11-06[1.2.X] Fixed #14627 -- Made Tutorial 3 more explicit regarding the transform...Gabriel Hurley
2010-10-20[1.2.X] Fixed #14432 -- Added an import statement which was previously implie...Gabriel Hurley
2010-10-09[1.2.X] Fixed #11509 -- Modified usage of "Web" to match our style guide in v...Russell Keith-Magee
2010-10-09[1.2.X] Fixed #14255 -- factor project name out of app imports in tutorial. T...Simon Meers
2010-09-13[1.2.X] Fixed #13623 - code in intro-tutorial03 missing an import statementLuke Plant
2010-08-19[1.2.X] Fixed #14141: docs now use the :doc: construct for links between docu...Jacob Kaplan-Moss
2010-02-24Fixed #12958 -- Fixed typo I introduced in r12527. Thanks, mitchf.Justin Bronn
2010-02-23Fixed #12485 -- Added links to polls templates in tutorial. Thanks, gungadin...Justin Bronn
2010-02-22Fixed #12585 -- Corrected typo in tutorial03. Thanks, fcsmith.Justin Bronn
2009-10-14Fixed #11959 -- Updated the tutorial to ensure that the admin site continues ...Russell Keith-Magee
2009-07-28Fixed #11556 -- Clarified the argument required by get_object_or_404. Thanks ...Russell Keith-Magee
2009-07-15Fixed #11469 -- Removed suspicion that Django developers have trouble countin...Russell Keith-Magee
2009-06-18Fixed #10978 -- Clarified that the include statement is part of the urlpatter...Russell Keith-Magee
2009-06-18Fixed #11272 -- Made some clarifications to the overview and tutorial. Thanks...Russell Keith-Magee
2009-06-17Fixed #11328 -- Added missing imports in the sample urls.py from Tutorial 3. ...Russell Keith-Magee
2009-05-09Added admin URLs back to the urls.py example in the tutorial - had a complain...Simon Willison
2009-04-03Fixed a whole bunch of small docs typos, errors, and ommissions.Jacob Kaplan-Moss
2009-03-31A whole lotta documentation fixes: Fixes #8704, #8826, #8980, #9243, #9343, #...Jacob Kaplan-Moss
2008-11-01Fixed #9487 -- Corrected several links into the Python docs that were broken ...Karen Tracey
2008-08-23Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss