diff options
| author | Berker Peksag <berker.peksag@gmail.com> | 2017-12-22 03:13:12 +0300 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2017-12-21 19:13:32 -0500 |
| commit | 17987b5511f666ba0f39a8136cd5315e7634f52c (patch) | |
| tree | ee7f3ac2d0ccdba83b59ee0fa6ce243d1e5cf34c /docs | |
| parent | c99ab335a1198fc91356c2bddb0ee1622f574d34 (diff) | |
[2.0.x] Updated documented mysqlclient requirement to 1.3.7.
The test requirement was bumped in
2514e044a7fce58176c4e79eec298f3d8f70e89b.
Backport of ad9390bba27cb41da92f734db4d0e36ef3dfc58f from master
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ref/databases.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/databases.txt b/docs/ref/databases.txt index 69921f437b..34ed4e3e9a 100644 --- a/docs/ref/databases.txt +++ b/docs/ref/databases.txt @@ -357,7 +357,7 @@ Connector/Python includes `its own`_. mysqlclient ~~~~~~~~~~~ -Django requires `mysqlclient`_ 1.3.3 or later. +Django requires `mysqlclient`_ 1.3.7 or later. MySQL Connector/Python ~~~~~~~~~~~~~~~~~~~~~~ |
