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
/
ref
/
generic-views.txt
Age
Commit message (
Expand
)
Author
2010-01-10
Fixed: 3274: Added date_list context variable to the archive_month generic vi...
Karen Tracey
2010-01-10
Fixed #12047 -- Fixed typo in generic views documentation. Thanks, schickler
Adrian Holovaty
2009-12-26
Fixed #9465 -- Simplified API Reference documentation titles for easier looku...
Gary Wilson Jr
2009-06-18
Refs #11336 -- Another dummy commit to force refresh of some index pages by S...
Russell Keith-Magee
2009-06-17
Fixed #10336 -- Added improved documentation of generic views. Thanks to Jaco...
Russell Keith-Magee
2008-12-09
Documented how to handle '%' characters in redirect_to() URL strings (even in
Malcolm Tredinnick
2008-12-09
The "permanent" parameter to redirect_to (r9594) is new in Django 1.1. Noted as
Malcolm Tredinnick
2008-12-08
Added a 'permanent' argument the simple.redirect_to() generic view. It's True...
Adrian Holovaty
2008-11-01
Fixed #9487 -- Corrected several links into the Python docs that were broken ...
Karen Tracey
2008-09-03
Fixed #8849: added some more "new in 1.0" flags. Thanks, ramiro.
Jacob Kaplan-Moss
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