mirror of
https://github.com/django/django.git
synced 2025-06-05 03:29:12 +00:00
[4.2.x] Fixed #34545 -- Corrected the number of months in installation FAQ.
Backport of aaf8c76c567e8311f4a85cf74c82fc3d70cc6f12 from main
This commit is contained in:
parent
bcf66f1355
commit
dc3b8190ed
@ -82,7 +82,7 @@ Should I use the stable version or development version?
|
|||||||
|
|
||||||
Generally, if you're using code in production, you should be using a
|
Generally, if you're using code in production, you should be using a
|
||||||
stable release. The Django project publishes a full stable release
|
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
|
releases contain the API that is covered by our backwards
|
||||||
compatibility guarantees; if you write code against stable releases,
|
compatibility guarantees; if you write code against stable releases,
|
||||||
you shouldn't have any problems upgrading when the next official
|
you shouldn't have any problems upgrading when the next official
|
||||||
|
Loading…
x
Reference in New Issue
Block a user