Changes between Version 1 and Version 2 of Ticket #28972


Ignore:
Timestamp:
Dec 29, 2017, 5:07:26 AM (6 years ago)
Author:
Kal Sze
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #28972 – Description

    v1 v2  
    9393}}}
    9494
    95 I have attached the models.py and fixtures.json file to the ticket.
     95I have attached the `models.py` and `fixtures.json` files to the ticket.
    9696
    9797Also 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.
Back to Top