]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Added TypeDecorator documentation to the Sphinx page, as well
authorBrad Allen <bradallen137@gmail.com>
Mon, 14 Mar 2011 21:55:47 +0000 (17:55 -0400)
committerBrad Allen <bradallen137@gmail.com>
Mon, 14 Mar 2011 21:55:47 +0000 (17:55 -0400)
commitd2c2f06ee1c02da67974caf7bf821bcda3cfc25b
tree6ec046c19efc64b429d1721fcbe7edc21ff2d361
parent422deea247ae3876f4bf9b47d815ccd6fef9a725
Added TypeDecorator documentation to the Sphinx page, as well
as several docstrings to TypeDecorator methods. Work in progress
but committing for review so far...
doc/build/core/types.rst
lib/sqlalchemy/types.py