[Sqlalchemy-tickets] Issue #3390: start reworking documentation to refer to "back_populates" in tut
Brought to you by:
zzzeek
|
From: Mike B. <iss...@bi...> - 2015-04-27 15:12:49
|
New issue 3390: start reworking documentation to refer to "back_populates" in tutorials, examples, etc. https://bitbucket.org/zzzeek/sqlalchemy/issue/3390/start-reworking-documentation-to-refer-to Mike Bayer: we need to start moving away from "backref" as a result of issues like #3389, so basic things like ORM tutorial and such should prefer back_populates, with a mention towards "backref". |