1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Bumped minimum supported mysqlclient version to 1.3.7.

Follow up to ad9390bba2.
This commit is contained in:
Sergey Fedoseev
2017-12-29 21:55:29 +05:00
committed by Tim Graham
parent b0a2a2b07e
commit 98e78ac754
2 changed files with 4 additions and 3 deletions

View File

@@ -229,7 +229,8 @@ supports PostgreSQL 9.4 and higher.
Miscellaneous
-------------
* ...
* The minimum supported version of ``mysqlclient`` is increased from 1.3.3 to
1.3.7.
.. _deprecated-features-2.1: