mirror of
https://github.com/django/django.git
synced 2025-08-04 19:08:28 +00:00
Fixed #12609 -- Updated FAQ on which version users should install. Thanks to shanx for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13109 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
ee6d5521e9
commit
92983a3119
2 changed files with 11 additions and 9 deletions
|
@ -47,7 +47,7 @@ not "months"), and will probably represent major, sweeping changes to Django.
|
|||
Minor releases
|
||||
--------------
|
||||
|
||||
Minor release (1.1, 1.2, etc.) will happen roughly every six months -- see
|
||||
Minor release (1.1, 1.2, etc.) will happen roughly every nine months -- see
|
||||
`release process`_, below for details.
|
||||
|
||||
.. _internal-release-deprecation-policy:
|
||||
|
@ -119,7 +119,7 @@ Release process
|
|||
===============
|
||||
|
||||
Django uses a time-based release schedule, with minor (i.e. 1.1, 1.2, etc.)
|
||||
releases every six months, or more, depending on features.
|
||||
releases every nine months, or more, depending on features.
|
||||
|
||||
After each previous release (and after a suitable cooling-off period of a week
|
||||
or two), the core development team will examine the landscape and announce a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue