Unverified Kaydet (Commit) 13501d16 authored tarafından Tim Graham's avatar Tim Graham Kaydeden (comit) GitHub

[2.0.x] Refs #30013 -- Doc'd that mysqlclient 1.3.14 and later isn't supported.

üst 288279cc
...@@ -357,7 +357,7 @@ Connector/Python includes `its own`_. ...@@ -357,7 +357,7 @@ Connector/Python includes `its own`_.
mysqlclient mysqlclient
~~~~~~~~~~~ ~~~~~~~~~~~
Django requires `mysqlclient`_ 1.3.7 or later. Django supports `mysqlclient`_ 1.3.7 through 1.3.13.
MySQL Connector/Python MySQL Connector/Python
~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~
......
# Due to a bug that will be fixed in mysqlclient 1.3.7. mysqlclient >= 1.3.7, < 1.3.14
mysqlclient >= 1.3.7
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