ansible/web_infrastructure
Petros Moisiadis 3c605d4aba 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.
2015-04-17 19:43:25 +03:00
..
__init__.py package files 2014-09-26 11:05:47 -04:00
apache2_module.py Merge pull request #117 from direvus/apache2-module-word-boundary 2015-02-16 18:54:00 -05:00
django_manage.py make migrate command idempotent with django built-in migrations 2015-04-17 19:43:25 +03:00
htpasswd.py file extensions! 2014-09-26 10:37:56 -04:00
supervisorctl.py supervisorctl: Don't try to start a starting program 2014-12-02 22:33:49 +01:00