django/south integration

Is there currently integration with South for DB migrations?

0

Depending on what you mean by "integration". You can run South tasks using the "run manage.py task" action.

0

请先登录再写评论。