|
I just updated to the latest revision (currently 162) and get the following error:
...and when I look at the DB, I see there is indeed no such table. I see there are some statements in a couple of files (below) that are aimed at migrating the DB, but they seem not to have been applied. I've stopped and started the various services after resyncing, but to no avail. Is this a bug or an error on my part?
|
|
I'd not installed South and applied the migrations. To update the tables I ran the following two commands to ensure the tables are synced and any missing tables created.
|