Monday, September 10, 2018

_mysql_connector.MySQLInterfaceError: Table 'table_name already exists

Hi
I am getting above error when  I am running python manage.py migrate command 
This table are already created in database when I make migration for first time. 
Please help there any way to handle this exception in models.py or view.py

Thanks in Advance.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/bb0418c3-1719-48fd-a840-e136025a98a2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment