every time I 'python manage.py migrate myapp ' , errors happened , it said that the table is already exists... Any help ? please...
Maybe use python 'manage.py migrate myapp --fake' for all the migrations before the last one