index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
intro
/
tutorial03.txt
Age
Commit message (
Expand
)
Author
2009-07-28
Fixed #11556 -- Clarified the argument required by get_object_or_404. Thanks ...
Russell Keith-Magee
2009-07-15
Fixed #11469 -- Removed suspicion that Django developers have trouble countin...
Russell Keith-Magee
2009-06-18
Fixed #10978 -- Clarified that the include statement is part of the urlpatter...
Russell Keith-Magee
2009-06-18
Fixed #11272 -- Made some clarifications to the overview and tutorial. Thanks...
Russell Keith-Magee
2009-06-17
Fixed #11328 -- Added missing imports in the sample urls.py from Tutorial 3. ...
Russell Keith-Magee
2009-05-09
Added admin URLs back to the urls.py example in the tutorial - had a complain...
Simon Willison
2009-04-03
Fixed a whole bunch of small docs typos, errors, and ommissions.
Jacob Kaplan-Moss
2009-03-31
A whole lotta documentation fixes: Fixes #8704, #8826, #8980, #9243, #9343, #...
Jacob Kaplan-Moss
2008-11-01
Fixed #9487 -- Corrected several links into the Python docs that were broken ...
Karen Tracey
2008-08-23
Massive reorganization of the docs. See the new docs online at http://docs.dj...
Jacob Kaplan-Moss