mirror of
https://github.com/django/django.git
synced 2025-07-19 09:09:13 +00:00
[1.9.x] Fixed docs: release-process, Supported Versions section, concrete example
Security & data loss fixes are applied to the two last feature releases, not just one. Thanks Loic Bistuer and Tim Graham for review Backport of 3dd4e92+72e5778 from master
This commit is contained in:
parent
e96cdc6f99
commit
e9234569f6
@ -161,8 +161,9 @@ Django 5.1 and 5.2. At this point in time:
|
|||||||
released as 5.1.1, 5.1.2, etc.
|
released as 5.1.1, 5.1.2, etc.
|
||||||
|
|
||||||
* Security fixes and bug fixes for data loss issues will be applied to
|
* Security fixes and bug fixes for data loss issues will be applied to
|
||||||
``master`` and to the ``stable/5.1.x``, and ``stable/4.2.x`` (LTS) branches.
|
``master`` and to the ``stable/5.1.x``, ``stable/5.0.x``, and
|
||||||
They will trigger the release of ``5.1.1``, ``4.2.1``, etc.
|
``stable/4.2.x`` (LTS) branches. They will trigger the release of ``5.1.1``,
|
||||||
|
``5.0.5``, ``4.2.8``, etc.
|
||||||
|
|
||||||
* Documentation fixes will be applied to master, and, if easily backported, to
|
* Documentation fixes will be applied to master, and, if easily backported, to
|
||||||
the latest stable branch, ``5.1.x``.
|
the latest stable branch, ``5.1.x``.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user