KK
Size: a a a
KK
А
А
А
PZ
DT
i
HF
PZ
А
А
Kindly follow these steps:
Delete all migration files
Truncate the django_migrations table
comment the new boolean field
run python manage.py makemigrations
run python manage.py migrate --fake
Uncomment the boolean field
run python manage.py makemigrations
run python manage.py migrate
Generally these steps solve any kind of migration problem
А
HF
i
А
PZ
S
KK
S