]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Corrects typo
authorEdouard Berthe <berthe.ed@gmail.com>
Wed, 31 Aug 2016 06:52:48 +0000 (16:52 +1000)
committerGitHub <noreply@github.com>
Wed, 31 Aug 2016 06:52:48 +0000 (16:52 +1000)
commit53c3119ebb6801cbfcaf2841311d117eba250444
treecc396500116dbac5a88faed71a81f5d5db852fac
parent7c59d681a0a1ad8a1c8b8c537150da4e7f37d2a3
Corrects typo

This example doesn't work with 'back_populates' because 'parent_associations' and 'child_associations' are not defined in Parent and Child classes respectively.
Alternatively, we could create 'parent_associations' and 'child_associations' into the classes.
doc/build/orm/basic_relationships.rst