Ok, so this seems like a really silly thing to ask, and I\'m sure I\'m missing something somewhere.
How do you perform a backwards migration using South on Django?>
Add a migration name at the end of the parameters:
./manage.py migrate app-name 00xx-migration-name