Custom Query (2152 matches)
Results (154 - 156 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2672 | fixed | Session.is_modified should use passive=True | icmurray | icmurray |
Description |
According to sqlalchemy docs [1], when calling Session.is_modified(), the passive argument needs to be passed in as True. [1] http://docs.sqlalchemy.org/en/rel_0_7/orm/session.html?highlight=is_modified#sqlalchemy.orm.session.Session.is_modified |
|||
#2671 | fixed | fix allow_partial_update | toby | toby |
Description |
need to be able to delete stuff explicitly |
|||
#2670 | fixed | model.Group.get_children_groups returns deleted groups | ross | dread |
Description |
I believe it should only return active ones. On DGU we see deleted publishers popping up. |
Note: See TracQuery
for help on using queries.