mirror of
https://github.com/django/django.git
synced 2025-11-20 03:30:00 +00:00
Fixed #34545 -- Corrected the number of months in installation FAQ.
This commit is contained in:
parent
12ec80726f
commit
aaf8c76c56
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@ Should I use the stable version or development version?
|
|||
|
||||
Generally, if you're using code in production, you should be using a
|
||||
stable release. The Django project publishes a full stable release
|
||||
every nine months or so, with bugfix updates in between. These stable
|
||||
every eight months or so, with bugfix updates in between. These stable
|
||||
releases contain the API that is covered by our backwards
|
||||
compatibility guarantees; if you write code against stable releases,
|
||||
you shouldn't have any problems upgrading when the next official
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue