mirror of
https://github.com/django/django.git
synced 2025-11-02 04:48:33 +00:00
Bumped mysqlclient requirement to >= 1.3.13.
There are test failures with older versions.
This commit is contained in:
parent
9453bc77f4
commit
88619e6129
4 changed files with 7 additions and 5 deletions
|
|
@ -335,7 +335,7 @@ Connector/Python includes `its own`_.
|
|||
mysqlclient
|
||||
~~~~~~~~~~~
|
||||
|
||||
Django requires `mysqlclient`_ 1.3.7 or later.
|
||||
Django requires `mysqlclient`_ 1.3.13 or later.
|
||||
|
||||
MySQL Connector/Python
|
||||
~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue