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