I\'m going to deploy my django application on DigitalOcean. Everything gone well, except following error, and my question is: where can I find source of this error, actually in
Just delete all the migration files except the init python file the run python manage.py makemigrations then python manage.py migrate