I am trying to apply a migration but am getting the error:
django.db.utils.OperationalError: (1050, \"Table \'customers_customer\' already exists\")
Its actually python manage.py migrate --fake
python manage.py migrate --fake