diff options
| author | Tim Graham <timograham@gmail.com> | 2015-01-19 12:08:20 -0500 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2015-01-19 12:08:20 -0500 |
| commit | 3e803f9cbd58f6558066af4a6b54e1b71063ee4a (patch) | |
| tree | b75ff968365f802541aa887c01cac1693dcbb5f3 /docs | |
| parent | db2a97870d74bc689428d9c2a942115ef799f2d2 (diff) | |
[1.7.x] Designated Django 1.8 as the next LTS.
Backport of c38db4d7e072e9a5002cb4897d9104e5eaa292ed from master
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/internals/release-process.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/internals/release-process.txt b/docs/internals/release-process.txt index 3b6500e949..180c3dc3ab 100644 --- a/docs/internals/release-process.txt +++ b/docs/internals/release-process.txt @@ -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: |
