Hi, Is there a convenient command to delete all database tables created by Satchmo? Like:
./manange.py satchmo_delete_tables If not, what is the best way to start from a clean slate with respect to Satchmo if I want to? Do I have to delete all tables manually? After some testing and a couple of migrations from 0.9, 0.9.1 and 0.9.2 I would like to start over, delete all Satchmo related data and re-run ./manage.py syncdb to re-generate everything cleanly. Is there a simple way of finding out exactly which tables in my database were created by Satchmo? Thanks, Jakob -- You received this message because you are subscribed to the Google Groups "Satchmo users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/satchmo-users?hl=en.
