django 报错 no such table: auth_user
Posted 番茄土豆西红柿
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了django 报错 no such table: auth_user相关的知识,希望对你有一定的参考价值。
需要执行
python3 manage.py makemigrations
python3 manage.py migrate
参考:http://arrayoverflow.com/question/django-admin-error-no-such-table-auth-user/352
以上是关于django 报错 no such table: auth_user的主要内容,如果未能解决你的问题,请参考以下文章
django报错:django.db.utils.OperationalError: no such table:
报错: no such table:django_session解决方式
no such table:django_session问题
Django---启动admin的报no such table: auth_user错误
(DatabaseError: no such table: django_session) Django 1.3 selenium 测试期间的错误