django-dynamic-models
django-dynamic-models copied to clipboard
KeyError during migrating
Hello @rvinzent, I've been trying to work with your module but every time I migrate I get greeted with a wall of errors and a keyerror, I've tried all kinds of things and starting fresh apps but I keep getting the same error.
KeyError: ('dynamic_models', 'modelschema')
Do you have any idea how I can avoid this error?