Closed tr3buchet closed 11 years ago
Do we have a Django equivalent of syncdb? What happens when we add new columns to the models? We have to drop and recreate the database?
I went ahead and dropped the database and bounced quantum. Solved for now. At some point in the future we need to figure out plan for migrations.