django/south integration Permanently deleted user 创建于 2011年12月13日 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.