summaryrefslogtreecommitdiff
path: root/docs/releases/1.3.txt
AgeCommit message (Expand)Author
2025-09-12Fixed #36597 -- Corrected directives for functions from email module in docs.Mridul Dhall
2025-08-28Ensured :doc: role uses absolute targets in docs.Adam Johnson
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
2023-04-17Used extlinks for PyPI links.Tim Graham
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-10-18Refs #32956 -- Changed docs to treat the acronym HTTP phonetically.David Smith
2021-05-17Refs #32720 -- Fixed some broken links in docs.Nick Pope
2021-05-17Refs #32720 -- Used :commit: and :source: role in old release notes.Nick Pope
2020-06-15Fixed #31696 -- Updated OWASP links in docs.Hasan Ramezani
2020-05-04Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and c...Adam Johnson
2019-03-27Updated spelling and RFCs in HttpOnly cookie flag docs.Nick Pope
2018-07-31Removed code terms from docs/spelling_wordlist.Tim Graham
2018-04-17Fixed #29334 -- Updated pypi.python.org URLs to pypi.org.Brett Cannon
2017-09-22Refs #17209 -- Removed login/logout and password reset/change function-based ...Tim Graham
2017-09-08Removed obsolete doc references to javascript_catalog.Samir Shah
2016-06-02Updated release notes links to prevent warnings with Sphinx 1.4.2.Tim Graham
2016-05-08Fixed #26483 -- Updated docs.python.org links to use Intersphinx.Tim Graham
2016-01-22Fixed #26020 -- Normalized header stylings in docs.Elif T. Kus
2015-12-23Fixed #25969 -- Replaced render_to_response() with render() in docs examples.Tim Graham
2015-09-23Refs #24022 -- Removed the ssi tag per deprecation timeline.Tim Graham
2015-08-08Updated Wikipedia links to use httpsClaude Paroz
2015-05-01Updated capitalization in the word "JavaScript" for consistencyDave Hodder
2015-04-14Removed docs for removed transaction APIs.Tim Graham
2015-01-18Removed support for syncing apps without migrations per deprecation timeline.Tim Graham
2015-01-17Removed the syncdb command per deprecation timeline.Tim Graham
2015-01-17Removed FastCGI support per deprecation timeline; refs #20766.Tim Graham
2014-12-19Used https for most *.python.org linksClaude Paroz
2014-11-03Moved CSRF docs out of contrib.Thomas Chaumeny
2014-03-24Removed versionadded/changed annotations for 1.6.Tim Graham
2014-03-21Removed contrib.comments per deprecation timeline.Tim Graham
2013-09-09Fixed #19885 -- cleaned up the django.test namespaceKevin Christopher Henry
2013-09-06Consolidated documentation for F() and Q()evildmp
2013-08-06Fixed #20852 - Fixed incorrectly generated left quotes in docs.Dominic Rodger
2013-07-08Fixed #18944 -- Documented PasswordResetForm's from_email argument as a backw...Tim Graham
2013-05-18Fixed #20004 -- Moved non DB-related assertions to SimpleTestCase.Ramiro Morales
2013-05-10Fixed #17365, #17366, #18727 -- Switched to discovery test runner.Carl Meyer
2013-03-29Fixed #19897 - Updated static files howto.Tim Graham
2013-03-22Added missing markup to docs.Tim Graham
2013-03-11Added some assertions to enforce the atomicity of atomic.Aymeric Augustin
2013-01-02Fixed #19516 - Fixed remaining broken links.Tim Graham
2012-12-29Fixed broken links, round 4. refs #19516Tim Graham
2012-12-28Fixed #19498 -- refactored auth documentationPreston Holmes
2012-09-06Fixed minor typo in 1.3 release notes.Simon Meers
2012-06-28Updated obsolete links in the documentationClaude Paroz
2012-06-11Fixed #18451 -- Vastly improved class based view documentation.Jannis Leidel
2012-06-08Proof-read the new contributing guide.Aymeric Augustin
2012-04-25Fixed #18033 -- Removed function-based generic views, as per official depreca...Claude Paroz