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
/
releases
/
1.2.txt
Age
Commit message (
Expand
)
Author
2025-09-12
Fixed #36597 -- Corrected directives for functions from email module in docs.
Mridul Dhall
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-08-25
Refs #36485 -- Removed unnecessary parentheses in :meth: and :func: roles in ...
David Smith
2024-01-26
Applied Black's 2024 stable style.
Mariusz Felisiak
2023-03-01
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
django-bot
2023-02-28
Refs #34140 -- Corrected rst code-block and various formatting issues in docs.
Joseph Victor Zammit
2021-11-04
Corrected multiply defined labels in docs.
Mariusz Felisiak
2021-09-14
Fixed #32873 -- Deprecated settings.USE_L10N.
Claude Paroz
2021-05-17
Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.
Nick Pope
2021-05-17
Refs #32720 -- Fixed some broken links in docs.
Nick Pope
2020-05-13
Used :envvar: role and .. envvar:: directive in various docs.
Nick Pope
2020-04-01
Prevented (and corrected) single backtick usage in docs.
Adam Johnson
2017-01-17
Refs #26601 -- Removed support for old-style middleware using settings.MIDDLE...
Tim Graham
2017-01-17
Removed GeoManager and GeoQuerySet per deprecation timeline.
Tim Graham
2016-09-30
Updated links to the current version of PostGIS docs.
Tim Graham
2016-06-02
Updated release notes links to prevent warnings with Sphinx 1.4.2.
Tim Graham
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-09-23
Refs #24152 -- Removed deprecated GeoQuerySet aggregate methods.
Tim Graham
2015-05-01
Updated capitalization in the word "JavaScript" for consistency
Dave Hodder
2015-01-10
Wrote main documentation for templates.
Aymeric Augustin
2014-12-28
Deprecated TEMPLATE_LOADERS.
Aymeric Augustin
2014-12-19
Updated some other external links in the docs
Claude Paroz
2014-11-26
Updated GIS docs to use doc links.
Tim Graham
2014-11-03
Moved CSRF docs out of contrib.
Thomas Chaumeny
2014-05-13
Removed an unnecessary anchor in the docs.
Tim Graham
2014-02-28
Fixed doc typos.
Tim Graham
2013-12-08
Updated a bunch of hyperlinks in documentation
Claude Paroz
2013-11-02
Django should be capitalized in text
Bouke Haarsma
2013-03-22
Added missing markup to docs.
Tim Graham
2013-01-02
Fixed #19516 - Fixed remaining broken links.
Tim Graham
2012-12-28
Fixed #19498 -- refactored auth documentation
Preston Holmes
2012-12-24
Fixed links to DATABASE ENGINE setting. refs #19516
Tim Graham
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-08-13
Fixed #16621 -- Fixed lots of typos in the docs. Thanks, Bernhard Essl.
Jannis Leidel
2011-05-29
Fixed #15992 -- Added more references to settings. Thanks, aaugustin.
Jannis Leidel
2011-05-20
Remove a reference in 1.2 release docs which no longer exists (avoiding a sph...
Chris Beaven
2011-04-09
Fixed #15780 - Broken link in old release notes regarding CSRF upgrade
Luke Plant
2011-04-01
Fixed some ReST errors from e-mail -> email change in docs, and changed some ...
Adrian Holovaty
2011-04-01
Changed e-mail to email throughout documentation and codebase. The one except...
Adrian Holovaty
2011-02-14
Fixed "the the" typos.
Timo Graham
2011-01-25
Fixed #14038 -- Added information to release notes and version changed|added ...
Ramiro Morales
2010-12-11
Fixed #14875 - moved mention of `email_re` in 1.2 release notes from features...
Timo Graham
2010-08-19
Fixed #14141: docs now use the :doc: construct for links between documents.
Jacob Kaplan-Moss
2010-06-11
Fixed #13739 -- Updated release notes to make a note of the changes to Field....
Russell Keith-Magee
2010-05-19
Fixed #13566, a typo in the 1.2 release notes. Thanks johnthedebs.
Karen Tracey
2010-05-17
Fixed a couple of typos in the release notes.
Jacob Kaplan-Moss
2010-05-17
Add in the section on Python 2.3 compatibility.
James Bennett
[next]