I am working on a django project and I am getting this error when I attempt 
to run the "python manage.py makemigrations" command:

django.db.utils.OperationalError: no such table: myApp_tableStatus

The table tableStatus exists in my models.py.

Any ideas what I can do to fix this problem?

I tried deleting my virtual environment and creating a new one but that did 
not make a difference.

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/99f2bba5-769c-42ea-8caa-563a6d6757acn%40googlegroups.com.

Reply via email to