Matthew Laney
Results
2
comments of
Matthew Laney
Thanks @twschiller I had this exact issue and your solution worked for me too. For others looking here, for me that error was: `django.db.utils.IntegrityError: insert or update on table "field_history_fieldhistory"...
Not sure about your specific issue, but FYI, in general this is not compatible with Python 3, but it's an easy manual fix. See #18 that I just opened.