Unverified Kaydet (Commit) 006ca978 authored tarafından Mariusz Felisiak's avatar Mariusz Felisiak

[1.11.x] Refs #29759 -- Doc'd that cx_Oracle < 7 is required.

Backport of 7085247e from stable/2.0.x
üst ceae3069
...@@ -798,7 +798,7 @@ Oracle notes ...@@ -798,7 +798,7 @@ Oracle notes
============ ============
Django supports `Oracle Database Server`_ versions 11.2 and higher. Version Django supports `Oracle Database Server`_ versions 11.2 and higher. Version
5.2 or higher of the `cx_Oracle`_ Python driver is required. 5.2 through 6.4.1 of the `cx_Oracle`_ Python driver are supported.
.. _`Oracle Database Server`: https://www.oracle.com/ .. _`Oracle Database Server`: https://www.oracle.com/
.. _`cx_Oracle`: https://oracle.github.io/python-cx_Oracle/ .. _`cx_Oracle`: https://oracle.github.io/python-cx_Oracle/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment