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
2013-01-31
Fixed #19692 -- Completed deprecation of mimetype in favor of content_type.
Aymeric Augustin
2012-11-02
Fixed #19225 -- Typo in shortcuts docs.
Aymeric Augustin
2012-09-20
Fixed #18934 - Removed versionadded/changed annotations for Django 1.3
Tim Graham
2012-06-27
Fixed #18369 - Fixed argument name in render() function; thanks qsolo825@ for...
Tim Graham
2012-04-22
Fixed #18159 -- added an import statement to the docs. Thanks to Jeff Hui fo...
Alex Gaynor
2011-10-14
Fixed many more ReST indentation errors, somehow accidentally missed from [16...
Luke Plant
2011-09-04
Converted links to external topics so they use intersphinx extension markup.
Ramiro Morales
2011-06-26
Fixed #16344 -- Fixed typo in render() docs. Thanks, Jure Cuhalev.
Jannis Leidel
2011-05-18
Fixed #16036 -- corrected the argument name for render_to_response in the ref...
Gabriel Hurley
2011-05-13
Fixed #16014 -- numerous documentation typos -- thanks psmith.
Simon Meers
2011-03-29
Fixed #15710 - removed "that that" typos.
Timo Graham
2011-03-08
Fixed #15558 -- Improved QuerySet reference docs and cleaned up numerous reST...
Gabriel Hurley
2011-03-04
Fixed #15557 -- removed an extra backtick from the `topics/http/shortcuts`. T...
Gabriel Hurley
2011-01-05
Fixed #15010 -- Added current_app parameter to close gap between TemplateResp...
Jannis Leidel
2010-12-26
Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1
Timo Graham
2010-12-22
Fixed #14936 -- Tweaked the new render shortcut to reflect non-legacy argumen...
Russell Keith-Magee
2010-12-22
Added versionadded marker in doc for render function.
Karen Tracey
2010-12-21
Fixed #12816 -- Added a render() shortcut.
Russell Keith-Magee
2010-12-05
Fixed #14745 - add links to topics/http/shortucts.txt. thanks adamv for the p...
Timo Graham
2010-12-04
Fixed #14811 - Add clarifying note to render_to_response - thanks adamv.
Timo Graham
2010-08-19
Fixed #14141: docs now use the :doc: construct for links between documents.
Jacob Kaplan-Moss
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
[prev]