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