📜  django 未迁移 - Python 代码示例

📅  最后修改于: 2022-03-11 14:45:37.010000             🧑  作者: Mango

代码示例1
In Database delete row 'profiles' from the table 'django_migrations'.
Delete all migration files in migrations folder.
Try again python manage.py makemigrations and python manage.py migrate command.