Answer the question
In order to leave comments, you need to log in
Django.db.utils.OperationalError: no such table?
I connect several old applications to a new Django project, during migration it gives such an error
In views, I often see things like this
oregon = State.objects.get_or_create(value = "Oregon")[:0]
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question