1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Fixed #29836 -- Bumped required cx_Oracle to 6.0.

This commit is contained in:
Mariusz Felisiak
2018-10-11 11:43:16 +02:00
committed by GitHub
parent 1b49b792e9
commit 52fec5d18f
4 changed files with 4 additions and 4 deletions

View File

@@ -302,6 +302,8 @@ Miscellaneous
of a bytestring, and :func:`django.utils.http.urlsafe_base64_decode` may no
longer be passed a bytestring.
* Support for ``cx_Oracle`` < 6.0 is removed.
.. _deprecated-features-2.2:
Features deprecated in 2.2