django.db.utils.OperationalError: (1050, "Table ‘表名‘ already exists)解决方法
找到解决方案,执行:
[python] view plain copy
数据库表结构同步成功。