django-dynamic-models icon indicating copy to clipboard operation
django-dynamic-models copied to clipboard

KeyError during migrating

Open s1114979 opened this issue 4 years ago • 0 comments

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?

s1114979 avatar Mar 24 '21 23:03 s1114979