summaryrefslogtreecommitdiff
path: root/docs/ref/databases.txt
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2017-01-28 08:19:47 -0500
committerGitHub <noreply@github.com>2017-01-28 08:19:47 -0500
commit0de0699d94ccd078c83eadef296a0d9ccd65a62f (patch)
tree920b38dbe28f0110743a799078e648735ff3e1cf /docs/ref/databases.txt
parenta6755b29e9335723c9347a36d4000a3157b05441 (diff)
Fixed #27788 -- Dropped support for Oracle < 12.1.
Diffstat (limited to 'docs/ref/databases.txt')
-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 0628cef2e1..26351314de 100644
--- a/docs/ref/databases.txt
+++ b/docs/ref/databases.txt
@@ -676,7 +676,7 @@ rather than a list. SQLite does not support this.
Oracle notes
============
-Django supports `Oracle Database Server`_ versions 11.2 and higher. Version
+Django supports `Oracle Database Server`_ versions 12.1 and higher. Version
5.2 or higher of the `cx_Oracle`_ Python driver is required.
.. _`Oracle Database Server`: http://www.oracle.com/