It will happen if you have deleted the initial migration or check your
settings properly.

On Thu, Oct 21, 2021, 04:21 Ammon Quackenbush <aq...@chem.byu.edu> wrote:

> 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
> <https://groups.google.com/d/msgid/django-users/99f2bba5-769c-42ea-8caa-563a6d6757acn%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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/CAF7qQgDKZWOaEopkQhaiz11-7kEpqApRNEu-TjvrOopEi1M%3DgA%40mail.gmail.com.

Reply via email to