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:12 -0500 |
| commit | ad9390bba27cb41da92f734db4d0e36ef3dfc58f (patch) | |
| tree | a734a6f2294f80228a4769e0591a2fb2889a8ba1 /docs/ref | |
| parent | 01384ce36c3fddfbcc5af6e1108bdb8cd3e9389d (diff) | |
Updated documented mysqlclient requirement to 1.3.7.
The test requirement was bumped in
2514e044a7fce58176c4e79eec298f3d8f70e89b.
Diffstat (limited to 'docs/ref')
| -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 1005780f19..f69e9a076e 100644 --- a/docs/ref/databases.txt +++ b/docs/ref/databases.txt @@ -335,7 +335,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 ~~~~~~~~~~~~~~~~~~~~~~ |
