How to Run a Django Migration “By Hand”

How to Run a Django Migration “By Hand”

Articles

Adam Johnson shows us how to apply database migrations by hand using sqlmigrate and dbshell.