Changes between Initial Version and Version 1 of Ticket #28972
- Timestamp:
- Dec 29, 2017, 5:06:52 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28972 – Description
initial v1 94 94 95 95 I have attached the models.py and fixtures.json file to the ticket. 96 97 Also note that this bug doesn't have to do with my use of the custom `InheritanceManager`. I could let the `BaseLicense` model use the default manager and still get the same bug.