Document the deprecation of tornado.database in the 2.4 branch.

This commit is contained in:
Ben Darnell 2012-11-18 15:27:22 -05:00
parent 648bebf0ee
commit f5d4a92e66
1 changed files with 5 additions and 0 deletions

View 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: