[1.7.x] Designated Django 1.8 as the next LTS.

Backport of c38db4d7e0 from master
This commit is contained in:
Tim Graham 2015-01-19 12:08:20 -05:00
parent db2a97870d
commit 3e803f9cbd
1 changed files with 5 additions and 1 deletions

View File

@ -134,7 +134,11 @@ 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.
* Django 1.8, supported for at least 3 years after its release (scheduled for
April 2015).
* Django 1.4, supported for 6 months after the release of Django 1.8. As
Django 1.8 is scheduled to be released around April 2015, support for 1.4
will end around October 2015.
.. _release-process: