]> git.ipfire.org Git - thirdparty/tornado.git/commitdiff
Document the deprecation of tornado.database in the 2.4 branch.
authorBen Darnell <ben@bendarnell.com>
Sun, 18 Nov 2012 20:27:22 +0000 (15:27 -0500)
committerBen Darnell <ben@bendarnell.com>
Sun, 18 Nov 2012 20:27:22 +0000 (15:27 -0500)
website/sphinx/database.rst

index f6debdc9c163f538bdf34f4a82baefe5703c2564..ebdb2df30760c78583119c989714fa8504967132 100644 (file)
@@ -1,5 +1,10 @@
 ``tornado.database`` --- Simple MySQL client wrapper
 ====================================================
 
+.. warning::
+   The ``tornado.database`` module is deprecated and will be removed
+   in Tornado 3.0.  It is now available separately as the
+   `torndb <https://github.com/bdarnell/torndb>`_ module.
+
 .. automodule:: tornado.database
    :members: