1Mediumgeneralโฑ 45sWhat is a Django migration?๐โผAA manual SQL script you must write by handBA version-controlled file describing changes to your models, used to apply/reflect those changes onto the database schemaCA tool for migrating servers between hosting providersDOnly used for renaming files