[1.5.x] Added a note about LTS releases.
Backport of a44cbca2a5
from master.
This commit is contained in:
parent
f746d1fc74
commit
267aeabfc7
|
@ -139,6 +139,20 @@ Django 1.3 and 1.4. At this point in time:
|
||||||
* Documentation fixes will be applied to trunk, and, if easily backported, to
|
* Documentation fixes will be applied to trunk, and, if easily backported, to
|
||||||
the ``1.3.X`` branch.
|
the ``1.3.X`` branch.
|
||||||
|
|
||||||
|
.. _lts-releases:
|
||||||
|
|
||||||
|
Long-term support (LTS) releases
|
||||||
|
================================
|
||||||
|
|
||||||
|
Additionally, the Django team will occasionally designate certain releases
|
||||||
|
to be "Long-term support" (LTS) releases. LTS releases will get security fixes
|
||||||
|
applied for a guaranteed period of time, typically 3+ years, regardless of
|
||||||
|
the pace of releases afterwards.
|
||||||
|
|
||||||
|
The follow releases have been designated for long-term support:
|
||||||
|
|
||||||
|
* Django 1.4, supported until at least March 2015.
|
||||||
|
|
||||||
.. _release-process:
|
.. _release-process:
|
||||||
|
|
||||||
Release process
|
Release process
|
||||||
|
|
Loading…
Reference in New Issue