Changes between Initial Version and Version 1 of Ticket #28385, comment 7
- Timestamp:
- Jul 24, 2017, 3:56:16 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28385, comment 7
initial v1 8 8 9 9 if you try and import a second time it will create a duplicate instance instead of using the existing one. 10 11 the monkey patch i provided in the original post will prevent that and make it behave as expected.