mirror of
https://github.com/django/django.git
synced 2025-11-25 21:22:14 +00:00
Fixed #33817 -- Added support for python-oracledb and deprecated cx_Oracle.
This commit is contained in:
parent
59f13ce545
commit
9946f0b0d9
17 changed files with 80 additions and 50 deletions
|
|
@ -38,6 +38,8 @@ details on these changes.
|
|||
* Support for calling ``format_html()`` without passing args or kwargs will be
|
||||
removed.
|
||||
|
||||
* Support for ``cx_Oracle`` will be removed.
|
||||
|
||||
.. _deprecation-removed-in-5.1:
|
||||
|
||||
5.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue