So currently I have two classes Foo and Bar where
Foo
Bar
class Foo(db.Model): ... bars = db.relationship(\'Bar\', backref=\'foo\',