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.