summaryrefslogtreecommitdiff
path: root/docs/topics/index.txt
AgeCommit message (Expand)Author
2026-01-08Relocated content from docs/topics/external-packages.txt where appropriate.Natalia
2025-09-16Fixed #35859 -- Added background Tasks framework interface.Jake Howard
2024-11-29Fixed #373 -- Added CompositePrimaryKey.Bendeguz Csirmaz
2019-12-03Refs #30451 -- Doc'd asynchronous support and async-safety.Andrew Godwin
2017-05-01Fixed #28139 -- Added another level of headings in the topics index.Tim Graham
2017-01-18Refs #23919 -- Removed Python 2 notes in docs.Tim Graham
2016-01-22Fixed #26020 -- Normalized header stylings in docs.Elif T. Kus
2015-03-25Fixed #23814 -- Documented apps refactored out of Django.Fabio Natali
2014-03-03Added first cut at reference documentation for the checks framework.Russell Keith-Magee
2013-09-20Fixed #20877 -- added a performance optimization guideevildmp
2013-07-25Small start to migrations documentationAndrew Godwin
2012-12-29Removed django.contrib.localflavor.Aymeric Augustin
2012-12-28Fixed #19498 -- refactored auth documentationPreston Holmes
2012-12-21Fixed #19497 -- Refactored testing docs.Ramiro Morales
2012-06-11Fixed #18451 -- Vastly improved class based view documentation.Jannis Leidel
2012-06-07Fixed #18363 -- Added Python 3 compatibility layer.Claude Paroz
2012-04-25Fixed #18033 -- Removed function-based generic views, as per official depreca...Claude Paroz
2011-06-10Fixed #14201 - Add a "security overview" page to the docsLuke Plant
2011-05-21Fixed #12417 -- Added signing functionality, including signing cookies. Many ...Jannis Leidel
2011-01-30Fixed #15134 -- Removed a duplicate TOC entry for modelforms docs. Thanks to ...Russell Keith-Magee
2010-10-18Fixed #6735 -- Added class-based views.Russell Keith-Magee
2010-10-04Fixed #12012 -- Added support for logging. Thanks to Vinay Sajip for his draf...Russell Keith-Magee
2010-08-19Fixed #14141: docs now use the :doc: construct for links between documents.Jacob Kaplan-Moss
2010-02-16Fixed #10260 - Refactored internationalization documentation. Thanks, Ramiro ...Jannis Leidel
2009-06-18Refs #11336 -- Another dummy commit to force refresh of some index pages by S...Russell Keith-Magee
2009-06-17Fixed #10336 -- Added improved documentation of generic views. Thanks to Jaco...Russell Keith-Magee
2009-03-22Fixed #5791 -- Added early-bailout support for views (ETags and Last-modified).Malcolm Tredinnick
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