summaryrefslogtreecommitdiff
path: root/docs/misc
AgeCommit message (Expand)Author
2025-08-25Refs #36485 -- Rewrapped docs to 79 columns line length.David Smith
2025-08-25Refs #36485 -- Removed double spaces after periods in sentences.Natalia
2025-02-19Fixed #35908 -- Retired the django-developers and django-users mailing lists.Sarah Boyce
2024-02-01Removed mention of designers in DTL design philosophy.Priya
2023-11-29Refs #25778 -- Updated some links and references to HTTPS.Adam Johnson
2021-07-29Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...David Smith
2019-11-18Expanded API stability docs to include our policy of continual improvement.Luke Plant
2017-05-22Updated various links in docs to avoid redirectsClaude Paroz
2016-01-22Fixed #26020 -- Normalized header stylings in docs.Elif T. Kus
2015-11-16Fixed #25755 -- Unified spelling of "website".Agnieszka Lasyk
2015-11-11Fixed #25732 -- Updated template system design philosophy.Neal Todd
2015-06-25Updated release process for new release schedule.Tim Graham
2014-01-16Fixed #16785 -- Documented some of the design decisions of the cache framework.Tim Graham
2013-10-10Whitespace cleanup.Tim Graham
2013-10-04Fixed #21213 -- Added docs for Django's mailing lists.Unai Zalakain
2013-02-19Fixed #19728 - Updated API stability doc to reflect current meaning of "stable".Tim Graham
2013-01-29Fixed typos in docs and commentsTim Graham
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-12-13Removes PHP referencesBen Longden
2012-10-14Replaced mentions of Subversion by Git in docsClaude Paroz
2012-09-20Fixed #18934 - Removed versionadded/changed annotations for Django 1.3Tim Graham
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
2012-03-13Replaced http by https in djangoproject.com linksClaude Paroz
2011-10-14Fixed many more ReST indentation errors, somehow accidentally missed from [16...Luke Plant
2011-09-04Converted links to external topics so they use intersphinx extension markup.Ramiro Morales
2011-04-01Changed e-mail to email throughout documentation and codebase. The one except...Adrian Holovaty
2010-11-01Fixed #14455 -- Documented the backwards compatibility policy for local flavo...Russell Keith-Magee
2010-10-09Fixed #11509 -- Modified usage of "Web" to match our style guide in various d...Russell Keith-Magee
2010-08-19Fixed #14141: docs now use the :doc: construct for links between documents.Jacob Kaplan-Moss
2010-05-08Fixed #3469 -- added django.utils documentation for stable bitsBrian Rosner
2009-04-03Fixed a whole bunch of small docs typos, errors, and ommissions.Jacob Kaplan-Moss
2008-09-03Added a stability note about template tag names.Malcolm Tredinnick
2008-09-03Added two items (django.utils.translation and django.utils.http) to the APIMalcolm Tredinnick
2008-09-02Updated API stability document for 1.0.Jacob Kaplan-Moss
2008-08-23Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss