summaryrefslogtreecommitdiff
path: root/docs/intro/tutorial03.txt
AgeCommit message (Expand)Author
2009-07-28[1.0.X] Fixed #11556 -- Clarified the argument required by get_object_or_404....Russell Keith-Magee
2009-07-15[1.0.X] Fixed #11469 -- Removed suspicion that Django developers have trouble...Russell Keith-Magee
2009-06-18[1.0.X] Fixed #10978 -- Clarified that the include statement is part of the u...Russell Keith-Magee
2009-06-18[1.0.X] Fixed #11272 -- Made some clarifications to the overview and tutorial...Russell Keith-Magee
2009-06-17[1.0.X] Fixed #11328 -- Added missing imports in the sample urls.py from Tuto...Russell Keith-Magee
2009-05-13[1.0.X] Fixed #11102: corrected a 1.1-ism in the tutorial.Jacob Kaplan-Moss
2009-05-13[1.0.X] Added admin URLs back to the urls.py example in the tutorial - had a ...Karen Tracey
2009-04-03[1.0.X] Fixed a whole bunch of small docs typos, errors, and ommissions. Back...Jacob Kaplan-Moss
2009-04-01[1.0.X] A whole lotta documentation fixes, backported from r10303 on trunk.Jacob Kaplan-Moss
2008-11-01[1.0.X] Fixed #9487 -- Corrected several links into the Python docs that were...Karen Tracey
2008-08-23Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss