How can I get django to handle upgrading/migration of database schema versions automatically? Currently, whenever I make a schema change that modifies an existing part of the schema, running How can I get django to handle upgrading/migrat
How can I get django to handle upgrading/migration of database schema versions automatically? Currently, whenever I make a schema change that modifies an existing part of the schema, running How can I get django to handle upgrading/migrat