[Sqlalchemy-commits] commit/sqlalchemy: zzzeek: - Added new argument ``include_backrefs=True`` to t
Brought to you by:
zzzeek
From: Bitbucket <com...@bi...> - 2013-12-02 17:42:02
|
1 new commit in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/50e3847f0958/ Changeset: 50e3847f0958 Branch: None User: zzzeek Date: 2013-12-02 18:40:50 Summary: - Added new argument ``include_backrefs=True`` to the :func:`.validates` function; when set to False, a validation event will not be triggered if the event was initated as a backref to an attribute operation from the other side. [ticket:1535] - break out validation tests into an updated module test_validators Affected #: 8 files Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |