summaryrefslogtreecommitdiff
path: root/docs/ref
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2021-01-29 13:07:05 +0100
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2021-02-03 10:03:33 +0100
commitf39634ff229887bf7790c069d0c411b38494ca38 (patch)
tree152a2c19f1bba15691d233b31dd3e9f58ade06e4 /docs/ref
parent84283ab9cdf20178dabc5a0c06f42a6c3b3801c6 (diff)
Refs #32390 -- Bumped required cx_Oracle to 7.0.
Diffstat (limited to 'docs/ref')
-rw-r--r--docs/ref/databases.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/databases.txt b/docs/ref/databases.txt
index 04f420984c..67d6d21eb6 100644
--- a/docs/ref/databases.txt
+++ b/docs/ref/databases.txt
@@ -842,7 +842,7 @@ To enable the JSON1 extension you can follow the instruction on
Oracle notes
============
-Django supports `Oracle Database Server`_ versions 19c and higher. Version 6.0
+Django supports `Oracle Database Server`_ versions 19c and higher. Version 7.0
or higher of the `cx_Oracle`_ Python driver is required.
.. _`Oracle Database Server`: https://www.oracle.com/