Tool to provide consistent, easy-to-use and database-agnostic database migrations for Django applications.
I wanted to clear out a table in my DB, so I dropped the table. Normally I would do manage.…
python database django django-south django-syncdb