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
/
internals
/
release-process.txt
Age
Commit message (
Expand
)
Author
2022-03-22
Refs #31676 -- Used term "merger" instead of "committer" in docs.
Mariusz Felisiak
2021-03-09
Updated Git branch "master" to "main".
Markus Holtermann
2020-03-24
Added link to contributing docs in deprecation policy.
Adam Johnson
2020-01-15
Clarified backport policy for regressions.
Carlton Gibson
2018-01-31
Renamed the "Supported versions" label.
Tim Graham
2018-01-07
Updated various links in docs to use HTTPS.
Mariusz Felisiak
2017-09-11
Fixed #28579 -- Doc'd upgrade effort expectations for Django 2.0.
Tim Graham
2017-04-26
Clarified "newly-introduced features" in the supported versions policy.
Tim Graham
2016-09-01
Updated roadmap link for 1.11.
Ed Morley
2016-02-28
Minor fixes for release-process doc fix
Shai Berger
2016-02-28
Fixed docs: release-process, Supported Versions section, concrete example
Shai Berger
2016-01-14
Fixed #25999 -- Removed promotion of RemovedInNextVersionWarning to loud by d...
Tim Graham
2015-12-07
Added "Regressions from older versions of Django" as a backport qualification.
Tim Graham
2015-07-31
Improved link to the supported versions section of the download page.
Tim Graham
2015-06-25
Updated release process for new release schedule.
Tim Graham
2015-04-04
Added link to download page to find supported versions.
Tim Graham
2014-11-21
Fixed typo in docs/internals/release-process.txt.
Tom V
2014-11-16
Designated Django 1.8 as the next LTS.
Tim Graham
2014-09-05
Fixed #23414 -- Updated version numbers in release process doc.
Tim Graham
2014-08-01
Adjusted 'internals' docs to the new organization.
Aymeric Augustin
2014-07-29
Fixed #23079 -- Added data loss issues to those that will be backported to LTS.
Tim Graham
2014-07-13
Fixed #23015 -- Fixed major/minor release terminology in docs.
Tim Graham
2014-03-08
Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings
Claude Paroz
2014-01-24
Fixed #21824 -- Added reference to LTS in docs/internals/security.txt
James Turley
2013-09-07
Added a note about LTS releases.
Jacob Kaplan-Moss
2013-05-22
Clarified policy for stable branches.
Tim Graham
2013-02-25
Updated the release process docs to reflect the current practices.
Aymeric Augustin
2012-08-07
Add new security-policy documentation.
James Bennett
2012-06-08
Proof-read the new contributing guide.
Aymeric Augustin
2012-06-07
Fixed #18436 -- Updated contributing docs for git.
Aymeric Augustin
2011-12-30
Edited release-process.txt changes from [17300]
Adrian Holovaty
2011-12-30
Fixed #17068 - Documented that documentation fixes will be more freely backpo...
Timo Graham
2011-10-14
Fixed many more ReST indentation errors, somehow accidentally missed from [16...
Luke Plant
2011-07-19
Fixed #16469 -- Improved documentation of Django internals, including the new...
Jannis Leidel
2010-08-19
Fixed #14141: docs now use the :doc: construct for links between documents.
Jacob Kaplan-Moss
2010-05-06
Fixed #12609 -- Updated FAQ on which version users should install. Thanks to ...
Russell Keith-Magee
2009-10-24
Fixed small error in deprecation policy.
Luke Plant
2009-07-21
Fixed #11493 -- Added an internal document listing the APIs that have been fo...
Russell Keith-Magee
2009-03-31
Fixed #10577 -- Fixed doc typo, patch from Zoramite.
Gary Wilson Jr
2008-12-08
In the release process doc, clarify that the original committer is responsibl...
Karen Tracey
2008-09-19
Updated contributing documentation to contain the new release process and upd...
Jacob Kaplan-Moss