Hi Tom,

Did you remove the table's .table file from the databases folder?

The way I proceed this problem is:

In the database's management tool delete/drop the table;
Trash the table's .table file in the databases folder;
In db.py set migrate to migrate='tablename.table'
Save db.py
Return to admin/default/design/appname
Go to the database administration
Return to db.py to set migrate to migrate=False


Kind regards,

Annet.

Reply via email to