]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
- automap isn't new anymore
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 14 Dec 2014 21:21:40 +0000 (16:21 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 14 Dec 2014 21:21:56 +0000 (16:21 -0500)
doc/build/index.rst

index a91bb72e45c1f2151795fcd92926cf3f61c8afe7..5c9a62f3a30bf300c34a5e0ecf4895341e76cf41 100644 (file)
@@ -39,7 +39,7 @@ of Python objects, proceed first to the tutorial.
   :doc:`Declarative Extension <orm/extensions/declarative>` |
   :doc:`Association Proxy <orm/extensions/associationproxy>` |
   :doc:`Hybrid Attributes <orm/extensions/hybrid>` |
-  :doc:`Automap <orm/extensions/automap>` (**new**) |
+  :doc:`Automap <orm/extensions/automap>` |
   :doc:`Mutable Scalars <orm/extensions/mutable>` |
   :doc:`Ordered List <orm/extensions/orderinglist>`