django/south integration Permanently deleted user Created December 13, 2011 00:55 Is there currently integration with South for DB migrations?
Depending on what you mean by "integration". You can run South tasks using the "run manage.py task" action.