We need to drop the Foreign Keys, apply their two migrations and then re-add the Foreign Keys but Django gets to decide on the apply order and this helps ensure we get the one we want.
We need to drop the Foreign Keys, apply their two migrations and then re-add the Foreign Keys but Django gets to decide on the apply order and this helps ensure we get the one we want.