mirror of https://github.com/django/django.git
Updated current state of MySQL Connector/Python.
This commit is contained in:
parent
c5226eb72a
commit
7be646425f
|
@ -274,11 +274,11 @@ Django requires MySQLdb version 1.2.1p2 or later.
|
||||||
MySQL Connector/Python
|
MySQL Connector/Python
|
||||||
~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
MySQL Connector/Python is available through two `release branches`_: Generally
|
MySQL Connector/Python is available from the `download page`_.
|
||||||
Available (GA, currently 1.0.x) and Development (Dev, currently 1.1.x beta).
|
The Django adapter is available in versions 1.1.X and later. It may not
|
||||||
The Django adapter is currently only available in the Dev branch.
|
support the most recent releases of Django.
|
||||||
|
|
||||||
.. _release branches: http://dev.mysql.com/downloads/connector/python/
|
.. _download page: http://dev.mysql.com/downloads/connector/python/
|
||||||
|
|
||||||
.. _mysql-time-zone-definitions:
|
.. _mysql-time-zone-definitions:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue