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
/
index.txt
Age
Commit message (
Expand
)
Author
2010-12-07
Fixed #12815 -- Added TemplateResponse, a lazy-evaluated Response class. Than...
Russell Keith-Magee
2010-10-18
Fixed #6735 -- Added class-based views.
Russell Keith-Magee
2010-08-19
Fixed #14141: docs now use the :doc: construct for links between documents.
Jacob Kaplan-Moss
2010-05-10
Added exceptions reference page to the API reference index.
Russell Keith-Magee
2010-05-08
Fixed #3469 -- added django.utils documentation for stable bits
Brian Rosner
2010-01-07
Corrected some referencing problems in the docs.
Russell Keith-Magee
2009-12-26
Fixed #9465 -- Simplified API Reference documentation titles for easier looku...
Gary Wilson Jr
2009-06-17
Fixed #11336 -- Dummy commit to force refresh of some index pages by Sphinx, ...
Russell Keith-Magee
2009-03-15
Fixed #689 -- Added a middleware and authentication backend to contrib.auth f...
Gary Wilson Jr
2008-08-26
Fixed #8326: added signals documentation.
Jacob Kaplan-Moss
2008-08-23
Massive reorganization of the docs. See the new docs online at http://docs.dj...
Jacob Kaplan-Moss