diff options
| author | Tim Graham <timograham@gmail.com> | 2014-11-15 20:26:18 +0100 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2014-11-16 09:03:20 +0100 |
| commit | c38db4d7e072e9a5002cb4897d9104e5eaa292ed (patch) | |
| tree | 8820432b88f030c330a0943bf166e590fed86abe /docs/internals/release-process.txt | |
| parent | 68ef44c565d901945eb74768d439c93678315cf6 (diff) | |
Designated Django 1.8 as the next LTS.
Diffstat (limited to 'docs/internals/release-process.txt')
| -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 6a878ef60b..e08434cda5 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: |
