From d074926ca12cbf1e5852af5fe91f8d4e750905b3 Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Fri, 18 Sep 2015 07:14:15 -0400 Subject: Dropped support for Oracle 11.1. --- docs/ref/contrib/gis/install/index.txt | 2 +- docs/ref/databases.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/ref') diff --git a/docs/ref/contrib/gis/install/index.txt b/docs/ref/contrib/gis/install/index.txt index 4294f3850e..1eae8a46ae 100644 --- a/docs/ref/contrib/gis/install/index.txt +++ b/docs/ref/contrib/gis/install/index.txt @@ -60,7 +60,7 @@ Database Library Requirements Supported Versions Notes ================== ============================== ================== ========================================= PostgreSQL GEOS, PROJ.4, PostGIS 9.1+ Requires PostGIS. MySQL GEOS 5.5+ Not OGC-compliant; :ref:`limited functionality `. -Oracle GEOS 11.1+ XE not supported. +Oracle GEOS 11.2+ XE not supported. SQLite GEOS, GDAL, PROJ.4, SpatiaLite 3.6.+ Requires SpatiaLite 2.3+, pysqlite2 2.5+ ================== ============================== ================== ========================================= diff --git a/docs/ref/databases.txt b/docs/ref/databases.txt index 5d6a23d751..6990deb00f 100644 --- a/docs/ref/databases.txt +++ b/docs/ref/databases.txt @@ -709,7 +709,7 @@ rather than a list. SQLite does not support this. Oracle notes ============ -Django supports `Oracle Database Server`_ versions 11.1 and higher. Version +Django supports `Oracle Database Server`_ versions 11.2 and higher. Version 4.3.1 or higher of the `cx_Oracle`_ Python driver is required, although we recommend version 5.1.3 or later as these versions support Python 3. -- cgit v1.3