Changes between Initial Version and Version 1 of Ticket #28210, comment 7
- Timestamp:
- May 19, 2017, 9:16:47 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28210, comment 7
initial v1 9 9 self.assertFalse(child.parent_ptr._state.adding) 10 10 }}} 11 12 And the actual patch should be similar to f3217ab59696ea095a42c7fb4d98f21bb000ca8e but with `_state.adding` instead of `_state.db`.