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
Age
Commit message (
Expand
)
Author
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-09-02
Cleaned up a bunch of minor doc stuff:
Jacob Kaplan-Moss
2008-09-02
Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/v...
Jacob Kaplan-Moss
2008-08-30
Fixed #8581: Corrected example of "grep" to search docs
James Bennett
2008-08-28
Fixed #8406: Corrected some expected output to use repr format. Thanks to ari...
Russell Keith-Magee
2008-08-28
Fixed #8581: Updated the suggested command for a low-tech documentation searc...
Russell Keith-Magee
2008-08-27
Removed oldforms, validators, and related code:
Gary Wilson Jr
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-26
Fixed #8326: added documentation about running Django on Jython. Docs origina...
Jacob Kaplan-Moss
2008-08-26
Fixed #8150 -- Updated a reference to creating an admin class in the overview
Malcolm Tredinnick
2008-08-25
Removed outdated "adminindex" command -- the same behavior is now far easier ...
Jacob Kaplan-Moss
2008-08-25
Converted some images in the docs that claimed to be PNGs, but weren't.
Jacob Kaplan-Moss
2008-08-23
Massive reorganization of the docs. See the new docs online at http://docs.dj...
Jacob Kaplan-Moss