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
/
tutorial02.txt
Age
Commit message (
Expand
)
Author
2009-02-24
Cleaned up some documentation about admin URLs in Django 1.1. Thanks, Alex Ga...
Jacob Kaplan-Moss
2009-01-14
Fixed #6470: made the admin use a URL resolver.
Jacob Kaplan-Moss
2008-10-05
Fixed #9257 -- Fixed a small mismatch in text in part 2 of the tutorial.
Malcolm Tredinnick
2008-09-11
Edited docs changes from [9010] and [9011]
Adrian Holovaty
2008-09-11
Clarified the bit in the tutorial about creating your first admin.py - fixes ...
Simon Willison
2008-09-03
Fixed #8811: Corrected URL example in tutorial part 2
James Bennett
2008-09-02
Fixed #8496: added a note about admindocs to the project template and the tut...
Jacob Kaplan-Moss
2008-08-26
Fixed #8560 -- Corrected a typo in a comment of docs/intro/tutorial02.txt to ...
Brian Rosner
2008-08-26
Fixed #8558 -- Removed a stray line in tutorial 2 left over from when it was
Malcolm Tredinnick
2008-08-25
Removed outdated "adminindex" command -- the same behavior is now far easier ...
Jacob Kaplan-Moss
2008-08-23
Massive reorganization of the docs. See the new docs online at http://docs.dj...
Jacob Kaplan-Moss