Author: mtredinnick
Date: 2008-08-25 19:09:29 -0500 (Mon, 25 Aug 2008)
New Revision: 8564

Modified:
   django/trunk/docs/ref/databases.txt
Log:
Removed a stray reference to mysql_old in the docs.


Modified: django/trunk/docs/ref/databases.txt
===================================================================
--- django/trunk/docs/ref/databases.txt 2008-08-25 23:56:39 UTC (rev 8563)
+++ django/trunk/docs/ref/databases.txt 2008-08-26 00:09:29 UTC (rev 8564)
@@ -72,12 +72,8 @@
 -------
 
 `MySQLdb`_ is the Python interface to MySQL. Version 1.2.1p2 or later is
-required for full MySQL support in Django. Earlier versions will not work with
-the ``mysql`` backend.
+required for full MySQL support in Django.
 
-If you are trying to use an older version of MySQL and the ``mysql_old``
-backend, then 1.2.0 *might* work for you.
-
 .. note::
     If you see ``ImportError: cannot import name ImmutableSet`` when trying to
     use Django, your MySQLdb installation may contain an outdated ``sets.py``


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to