mirror of https://github.com/django/django.git
[2.0.x] Updated documented mysqlclient requirement to 1.3.7.
The test requirement was bumped in2514e044a7
. Backport ofad9390bba2
from master
This commit is contained in:
parent
c99ab335a1
commit
17987b5511
|
@ -357,7 +357,7 @@ Connector/Python includes `its own`_.
|
||||||
mysqlclient
|
mysqlclient
|
||||||
~~~~~~~~~~~
|
~~~~~~~~~~~
|
||||||
|
|
||||||
Django requires `mysqlclient`_ 1.3.3 or later.
|
Django requires `mysqlclient`_ 1.3.7 or later.
|
||||||
|
|
||||||
MySQL Connector/Python
|
MySQL Connector/Python
|
||||||
~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
Loading…
Reference in New Issue