3c605d4aba
Django since version 1.7 has built-in migrations, so no need to have south installed with recent django versions. The 'migrate' command works with built-in migrations without any change, but the output is different than the output produced by south, which breaks idempotence. This commit fixes this. |
||
---|---|---|
.. | ||
__init__.py | ||
apache2_module.py | ||
django_manage.py | ||
htpasswd.py | ||
supervisorctl.py |