summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorINADA Naoki <songofacandy@gmail.com>2014-06-03 16:02:03 +0900
committerTim Graham <timograham@gmail.com>2014-06-03 08:10:07 -0400
commit7be646425f62734cbd457b93c2b7cf5aa14f923b (patch)
tree151a9cc70022ba9dfa15f134ffedaacc27ef8316 /docs
parentc5226eb72acab8622b572b5d494fa951f26d0025 (diff)
Updated current state of MySQL Connector/Python.
Diffstat (limited to 'docs')
-rw-r--r--docs/ref/databases.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/ref/databases.txt b/docs/ref/databases.txt
index 07fe4dd84d..8dec974817 100644
--- a/docs/ref/databases.txt
+++ b/docs/ref/databases.txt
@@ -274,11 +274,11 @@ Django requires MySQLdb version 1.2.1p2 or later.
MySQL Connector/Python
~~~~~~~~~~~~~~~~~~~~~~
-MySQL Connector/Python is available through two `release branches`_: Generally
-Available (GA, currently 1.0.x) and Development (Dev, currently 1.1.x beta).
-The Django adapter is currently only available in the Dev branch.
+MySQL Connector/Python is available from the `download page`_.
+The Django adapter is available in versions 1.1.X and later. It may not
+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: