summaryrefslogtreecommitdiff
path: root/docs/internals/release-process.txt
AgeCommit message (Collapse)Author
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
Lines in the docs files were manually adjusted to conform to the 79 columns limit per line (plus newline), improving readability and consistency across the content.
2025-01-28Updated the release process documentation to reflect the current process.Sarah Boyce
2022-03-22Refs #31676 -- Used term "merger" instead of "committer" in docs.Mariusz Felisiak
Follow up to caa2dd08c4722c8702588f5dfe1fa4c506aa66fc. Co-authored-by: Carlton Gibson <carlton.gibson@noumenal.es>
2021-03-09Updated Git branch "master" to "main".Markus Holtermann
This change follows a long discussion on django-develops: https://groups.google.com/g/django-developers/c/tctDuKUGosc/
2020-03-24Added link to contributing docs in deprecation policy.Adam Johnson
2020-01-15Clarified backport policy for regressions.Carlton Gibson
2018-01-31Renamed the "Supported versions" label.Tim Graham
2018-01-07Updated various links in docs to use HTTPS.Mariusz Felisiak
2017-09-11Fixed #28579 -- Doc'd upgrade effort expectations for Django 2.0.Tim Graham
2017-04-26Clarified "newly-introduced features" in the supported versions policy.Tim Graham
2016-09-01Updated roadmap link for 1.11.Ed Morley
2016-02-28Minor fixes for release-process doc fixShai Berger
As suggested by Tim Graham
2016-02-28Fixed docs: release-process, Supported Versions section, concrete exampleShai Berger
Security & data loss fixes are applied to the two last feature releases, not just one. Thanks Loic Bistuer for review
2016-01-14Fixed #25999 -- Removed promotion of RemovedInNextVersionWarning to loud by ↵Tim Graham
default.
2015-12-07Added "Regressions from older versions of Django" as a backport qualification.Tim Graham
2015-07-31Improved link to the supported versions section of the download page.Tim Graham
2015-06-25Updated release process for new release schedule.Tim Graham
2015-04-04Added link to download page to find supported versions.Tim Graham
2014-11-21Fixed typo in docs/internals/release-process.txt.Tom V
2014-11-16Designated Django 1.8 as the next LTS.Tim Graham
2014-09-05Fixed #23414 -- Updated version numbers in release process doc.Tim Graham
Thanks jaap3 for the report.
2014-08-01Adjusted 'internals' docs to the new organization.Aymeric Augustin
Most of these changes are about using the correct vocabulary -- "core team member" vs "core developer/committer" and adding internal links.
2014-07-29Fixed #23079 -- Added data loss issues to those that will be backported to LTS.Tim Graham
2014-07-13Fixed #23015 -- Fixed major/minor release terminology in docs.Tim Graham
2014-03-08Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warningsClaude Paroz
Thanks Anssi Kääriäinen for the idea and Simon Charette for the review.
2014-01-24Fixed #21824 -- Added reference to LTS in docs/internals/security.txtJames Turley
2013-09-07Added a note about LTS releases.Jacob Kaplan-Moss
2013-05-22Clarified policy for stable branches.Tim Graham
Thanks Ramiro Morales for the initial patch and Preston Holmes for the review.
2013-02-25Updated the release process docs to reflect the current practices.Aymeric Augustin
Fixed #17919.
2012-08-07Add new security-policy documentation.James Bennett
This formally describes our policies on reporting, notification and disclosure of security issues, and provides a detailed explanation of our full security-response process, for reference purposes.
2012-06-08Proof-read the new contributing guide.Aymeric Augustin
Many thanks to Daniele Procida.
2012-06-07Fixed #18436 -- Updated contributing docs for git.Aymeric Augustin
Most of the credit for this large patch goes to Anssi Kääriäinen. Many thanks to all the people who contributed to the discussion.
2011-12-30Edited release-process.txt changes from [17300]Adrian Holovaty
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17310 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-12-30Fixed #17068 - Documented that documentation fixes will be more freely ↵Timo Graham
backported. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17300 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-10-14Fixed many more ReST indentation errors, somehow accidentally missed from ↵Luke Plant
[16955] git-svn-id: http://code.djangoproject.com/svn/django/trunk@16983 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-07-19Fixed #16469 -- Improved documentation of Django internals, including the ↵Jannis Leidel
new backport policy. Many thanks to Aymeric Augustin. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16548 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-08-19Fixed #14141: docs now use the :doc: construct for links between documents.Jacob Kaplan-Moss
Thanks, Ramiro Morales. git-svn-id: http://code.djangoproject.com/svn/django/trunk@13608 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-05-06Fixed #12609 -- Updated FAQ on which version users should install. Thanks to ↵Russell Keith-Magee
shanx for the report. git-svn-id: http://code.djangoproject.com/svn/django/trunk@13109 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-10-24Fixed small error in deprecation policy.Luke Plant
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11652 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-07-21Fixed #11493 -- Added an internal document listing the APIs that have been ↵Russell Keith-Magee
formally deprecated. Thanks to Alex Gaynor for the draft text. git-svn-id: http://code.djangoproject.com/svn/django/trunk@11277 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-03-31Fixed #10577 -- Fixed doc typo, patch from Zoramite.Gary Wilson Jr
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10250 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-12-08In the release process doc, clarify that the original committer is ↵Karen Tracey
responsible for backporting trunk fixes to the bug-fix branch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@9610 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-09-19Updated contributing documentation to contain the new release process and ↵Jacob Kaplan-Moss
updated information about branches using DVCSes. git-svn-id: http://code.djangoproject.com/svn/django/trunk@9071 bcc190cf-cafb-0310-a4f2-bffc1f526a37