Monday, December 28, 2020

KeyError: 'deferrable'

File "/home/sivakrishna/.local/lib/python3.8/site-packages/django/db/backends/ddl_references.py", line 200, in __str__
    return self.template % self.parts
KeyError: 'deferrable'

I am getting above error When I run command 'python manage.py migrate'

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAMM5N91O1iKanohLiMLjQuR3YHDqrnvtFB9EkRPzxFj-d-9VGQ%40mail.gmail.com.

No comments:

Post a Comment