summaryrefslogtreecommitdiff
path: root/docs/ref
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ref')
-rw-r--r--docs/ref/databases.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/ref/databases.txt b/docs/ref/databases.txt
index b3c429d8a2..217be19728 100644
--- a/docs/ref/databases.txt
+++ b/docs/ref/databases.txt
@@ -990,10 +990,6 @@ Oracle notes
Django supports `Oracle Database Server`_ versions 19c and higher. Version
2.3.0 or higher of the `oracledb`_ Python driver is required.
-.. deprecated:: 5.0
-
- Support for ``cx_Oracle`` is deprecated.
-
.. _`Oracle Database Server`: https://www.oracle.com/
.. _`oracledb`: https://oracle.github.io/python-oracledb/