django-concurrency
django-concurrency copied to clipboard
Getting RecordModifiedError when trying to load fixtures
I am getting concurrency.exceptions.RecordModifiedError: Problem installing fixture* Record has been modified** when trying to load fixtures.
Command: python manage.py loaddata someJsonFile.json
Note: Full error log and file path omitted
Platform: Windows Django version: 4.2.2 django-concurrency: 2.4