0
Q:

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

python manage.py makemigrations
python manage.py migrate
2
rm db.sqlite3
0
find . -path "*/migrations/*.py" -not -name "__init__.py" -delete

find . -path "*/migrations/*.pyc"  -delete
0

New to Communities?

Join the community