티스토리 뷰

728x90
python manage.py migrate --fake <appname>

https://stackoverflow.com/questions/25924858/django-1-7-migrate-gets-error-table-already-exists

 

django 1.7 migrate gets error "table already exists"

I am trying to apply a migration but am getting the error: django.db.utils.OperationalError: (1050, "Table 'customers_customer' already exists") I get this by issuing the following command: ...

stackoverflow.com

 

728x90
댓글