pythoBug:django.db.utils.InternalError: (1060, “Duplicate column name ‘desc_detail’”)
一直报这个错误
django.db.utils.InternalError: (1060, “Duplicate column name ‘desc_detail’”)
(django_py3) python@ubuntu:~/Desktop/MD商城/meidou/mall$ python manage.py makemigrations
删除掉migration除了__init__.py的文件再进行迁移就好