Files
sqlalchemy/doc/build/orm/relationship_api.rst
T
Mike Bayer 9561321d03 - squash-merge the improve_toc branch, which moves all the Sphinx styling
and extensions into an external library, and also reorganizes most large documentation
pages into many small areas to reduce scrolling and better present the context
into a more fine-grained hierarchy.
2014-12-17 17:24:23 -05:00

20 lines
245 B
ReStructuredText

.. automodule:: sqlalchemy.orm
Relationships API
-----------------
.. autofunction:: relationship
.. autofunction:: backref
.. autofunction:: relation
.. autofunction:: dynamic_loader
.. autofunction:: foreign
.. autofunction:: remote