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
/
topics
/
http
/
shortcuts.txt
Age
Commit message (
Expand
)
Author
2010-02-23
Fixed #12799 -- Added an extra newline to help with PDF generation of documen...
Russell Keith-Magee
2009-09-12
Modified r11531 to use the original suggested text from the patch (which was ...
Russell Keith-Magee
2009-09-12
Fixed #11589 -- Corrected an argument in the shortcuts documentation. Thanks ...
Russell Keith-Magee
2009-03-31
A whole lotta documentation fixes: Fixes #8704, #8826, #8980, #9243, #9343, #...
Jacob Kaplan-Moss
2009-03-31
Fixed #10120 -- Added a `return` to a doc example, patch from andrews.
Gary Wilson Jr
2009-03-21
Added a versionadded directive to new redirect shortcut (refs #10194).
Gary Wilson Jr
2009-03-21
Fixed #10194: added `django.shortcuts.redirect`, a do-what-I-mean redirect sh...
Jacob Kaplan-Moss
2009-02-22
Fixed #10298 -- Corrected the example for the get_list_or_404 shortcut. Thank...
Russell Keith-Magee
2008-09-02
Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/v...
Jacob Kaplan-Moss
2008-08-23
Massive reorganization of the docs. See the new docs online at http://docs.dj...
Jacob Kaplan-Moss