File tree Expand file tree Collapse file tree 4 files changed +12
-0
lines changed
Expand file tree Collapse file tree 4 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,9 @@ want to be aware of when upgrading from Django 1.9 or older versions. We've
1111of their deprecation cycle, and we've :ref:`begun the deprecation process for
1212some features <deprecated-features-1.10>`.
1313
14+ See the :doc:`/howto/upgrade-version` guide if you're updating an existing
15+ project.
16+
1417Python compatibility
1518====================
1619
Original file line number Diff line number Diff line change @@ -10,6 +10,9 @@ want to be aware of when upgrading from Django 1.10 or older versions. We've
1010:ref:`begun the deprecation process for some features
1111<deprecated-features-1.11>`.
1212
13+ See the :doc:`/howto/upgrade-version` guide if you're updating an existing
14+ project.
15+
1316Django 1.11 is designated as a :term:`long-term support release`. It will
1417receive security updates for at least three years after its release. Support
1518for the previous LTS, Django 1.8, will end 6 months after the release date of
Original file line number Diff line number Diff line change @@ -13,6 +13,9 @@ also :ref:`begun the deprecation process for some features
1313<deprecated-features-1.8>`, and some features have reached the end of their
1414deprecation process and :ref:`have been removed <removed-features-1.8>`.
1515
16+ See the :doc:`/howto/upgrade-version` guide if you're updating an existing
17+ project.
18+
1619Django 1.8 has been designated as Django's second :term:`long-term support
1720release`. It will receive security updates for at least three years after its
1821release. Support for the previous LTS, Django 1.4, will end 6 months from the
Original file line number Diff line number Diff line change @@ -13,6 +13,9 @@ want to be aware of when upgrading from Django 1.8 or older versions. We've
1313their deprecation cycle, and we've :ref:`begun the deprecation process for some
1414features <deprecated-features-1.9>`.
1515
16+ See the :doc:`/howto/upgrade-version` guide if you're updating an existing
17+ project.
18+
1619Python compatibility
1720====================
1821
You can’t perform that action at this time.
0 commit comments