mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-07 08:54:01 -07:00
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 |