On 07/24/2016 07:57 PM, Eric Wittle wrote:
I'd like to understand the behavior of association_proxy when creating
new records across a many-to-many table where, in some cases, the
joining table will have additional attribute values beyond the two
primary keys. In the below example, there is a m
I'd like to understand the behavior of association_proxy when creating new
records across a many-to-many table where, in some cases, the joining table
will have additional attribute values beyond the two primary keys. In the
below example, there is a many-many between Person and Events represent