Changes between Initial Version and Version 1 of Ticket #33947
- Timestamp:
- Aug 22, 2022, 5:44:11 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #33947 – Description
initial v1 7 7 class Meta: 8 8 abstract = True 9 class AnOwnedModel(AbstractOwnershipModel): 10 #... 9 11 }}} 10 12 }}}