summaryrefslogtreecommitdiff
path: root/docs/ref/index.txt
AgeCommit message (Expand)Author
2025-09-16Fixed #35859 -- Added background Tasks framework interface.Jake Howard
2025-06-27Fixed #15727 -- Added Content Security Policy (CSP) support.Rob Hudson
2021-06-30Refs #32880 -- Moved logging reference to new document.Daniele Procida
2019-07-04Fixed #28581 -- Moved django.core.paginator documentation to API Reference.luto
2014-11-03Moved CSRF docs out of contrib.Thomas Chaumeny
2014-02-22Fixed warnings when building the documentation.Baptiste Mispelon
2014-01-20Fixed #16905 -- Added extensible checks (nee validation) frameworkRussell Keith-Magee
2013-12-24Documented the Apps and AppConfig APIs.Aymeric Augustin
2013-03-29Fixed #19897 - Updated static files howto.Tim Graham
2012-12-28Fixed #19498 -- refactored auth documentationPreston Holmes
2012-10-06Refactored URL mapping documentation.Ramiro Morales
2012-06-11Fixed #18451 -- Vastly improved class based view documentation.Jannis Leidel
2012-04-25Fixed #18033 -- Removed function-based generic views, as per official depreca...Claude Paroz
2011-05-30Fixed #14261 - Added clickjacking protection (X-Frame-Options header)Luke Plant
2010-12-07Fixed #12815 -- Added TemplateResponse, a lazy-evaluated Response class. Than...Russell Keith-Magee
2010-10-18Fixed #6735 -- Added class-based views.Russell Keith-Magee
2010-08-19Fixed #14141: docs now use the :doc: construct for links between documents.Jacob Kaplan-Moss
2010-05-10Added exceptions reference page to the API reference index.Russell Keith-Magee
2010-05-08Fixed #3469 -- added django.utils documentation for stable bitsBrian Rosner
2010-01-07Corrected some referencing problems in the docs.Russell Keith-Magee
2009-12-26Fixed #9465 -- Simplified API Reference documentation titles for easier looku...Gary Wilson Jr
2009-06-17Fixed #11336 -- Dummy commit to force refresh of some index pages by Sphinx, ...Russell Keith-Magee
2009-03-15Fixed #689 -- Added a middleware and authentication backend to contrib.auth f...Gary Wilson Jr
2008-08-26Fixed #8326: added signals documentation.Jacob Kaplan-Moss
2008-08-23Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss