Reduce the Migrate Time

Hello Django,

I have setup Django project with multitenant and we have more that 60 schemas and if I have added one or two field it and created one or two models then it is taking too much time to execute.

Is there any approach to make it fast migrate