]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- re-document and fully cross link all of configure_mappers(),
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 25 Aug 2015 01:52:33 +0000 (21:52 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 25 Aug 2015 01:53:03 +0000 (21:53 -0400)
commit9614741c87fad909f87909fbe81a02742d2ee428
treed2db2b02eb621688397040069a525878b76e2fb1
parentf71596bdd57688704a081ceaa0a38293b4037d35
- re-document and fully cross link all of configure_mappers(),
mapper_configured(), after_configured(), and before_configured().

(cherry picked from commit 0127ac668e405584d74c92768a9f0dc7913798fe)
lib/sqlalchemy/orm/events.py
lib/sqlalchemy/orm/mapper.py