community.general/lib/ansible/modules/web_infrastructure
Petros Moisiadis 68ef885e71 make migrate command idempotent with django built-in migrations
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.
2016-12-08 11:23:23 -05:00
..
__init__.py package files 2016-12-08 11:22:22 -05:00
apache2_module.py apache2_module documetation update 2016-12-08 11:23:14 -05:00
django_manage.py make migrate command idempotent with django built-in migrations 2016-12-08 11:23:23 -05:00
htpasswd.py Correctly default crypt_scheme in htpasswd 2016-12-08 11:23:20 -05:00
supervisorctl.py added 'absent' option to supervisorctl 2016-12-08 11:23:13 -05:00