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
2021-06-30
Refs #32880 -- Moved logging reference to new document.
Daniele Procida
2019-07-04
Fixed #28581 -- Moved django.core.paginator documentation to API Reference.
luto
2014-11-03
Moved CSRF docs out of contrib.
Thomas Chaumeny
2014-02-22
Fixed warnings when building the documentation.
Baptiste Mispelon
2014-01-20
Fixed #16905 -- Added extensible checks (nee validation) framework
Russell Keith-Magee
2013-12-24
Documented the Apps and AppConfig APIs.
Aymeric Augustin
2013-03-29
Fixed #19897 - Updated static files howto.
Tim Graham
2012-12-28
Fixed #19498 -- refactored auth documentation
Preston Holmes
2012-10-06
Refactored URL mapping documentation.
Ramiro Morales
2012-06-11
Fixed #18451 -- Vastly improved class based view documentation.
Jannis Leidel
2012-04-25
Fixed #18033 -- Removed function-based generic views, as per official depreca...
Claude Paroz
2011-05-30
Fixed #14261 - Added clickjacking protection (X-Frame-Options header)
Luke Plant
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