summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2022-01-15 08:36:43 +0000
committerGerrit Code Review <review@openstack.org>2022-01-15 08:36:43 +0000
commit7ba6f8519b1179d1e3d00548de0f1a75ebb41932 (patch)
tree683f2c815f91fe3ad74497976f05df0725db9b98 /doc
parentde9fa30774521b1a97c270441d0c0fa235fca32d (diff)
parent8918bf751def72c2cf4fa5975645bc0ae54edb70 (diff)
downloadhorizon-7ba6f8519b1179d1e3d00548de0f1a75ebb41932.tar.gz
Merge "Drop Django 2.2 support"
Diffstat (limited to 'doc')
-rw-r--r--doc/source/contributor/testing.rst5
-rw-r--r--doc/source/install/system-requirements.rst4
2 files changed, 3 insertions, 6 deletions
diff --git a/doc/source/contributor/testing.rst b/doc/source/contributor/testing.rst
index 80afdd187..dabd53714 100644
--- a/doc/source/contributor/testing.rst
+++ b/doc/source/contributor/testing.rst
@@ -107,11 +107,10 @@ when a test fails you can use::
$ tox -e py37 -- --pdb
-py3-dj111, py3-dj21, py3-dj22
+py3-dj32
-----------------------------
-Runs the Python unit tests against Django 1.11, Django 2.1 and Django 2.2
-respectively
+Runs the Python unit tests against Django 3.2.
py36
----
diff --git a/doc/source/install/system-requirements.rst b/doc/source/install/system-requirements.rst
index 568d64999..5ef3a4f8f 100644
--- a/doc/source/install/system-requirements.rst
+++ b/doc/source/install/system-requirements.rst
@@ -6,10 +6,8 @@ The Ussuri release of horizon has the following dependencies.
* Python 3.6 or 3.7
-* Django 2.2
+* Django 3.2
- * Django 3.2 support is experimental as of Xena release.
- (Yoga release will use Django 3.2 as the primary Django version.)
* Django support policy is documented at :ref:`django_support`.
* An accessible `keystone <https://docs.openstack.org/keystone/latest/>`_ endpoint