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:09:57 -0500 |
| commit | 46f1f736104dab9de3dc27084f6224c2789ae584 (patch) | |
| tree | b2a21b3357eabe62de470d3502237b8d87c5050e /docs | |
| parent | cba3d8ab076f3a34c23ca51ea9c31e9e7688e833 (diff) | |
[1.6.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 d06dbac954..a5c7b66882 100644 --- a/docs/internals/release-process.txt +++ b/docs/internals/release-process.txt @@ -144,7 +144,11 @@ 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: |
