ansible/web_infrastructure
Aaron Kurtz b303d760e6 Remove 'cache_table' from required params
Starting in Django 1.7, the createcachetable command looks for cache
table names in the CACHES settings dictionary, so cache_table is no
longer required, but is still allowed.
2015-12-07 01:51:16 -08:00
..
__init__.py package files 2014-09-26 11:05:47 -04:00
apache2_module.py made output match multiline, as per posted code from @n0trax 2015-10-19 10:27:52 -04:00
django_manage.py Remove 'cache_table' from required params 2015-12-07 01:51:16 -08:00
htpasswd.py When the password file does not exist and we're making sure the user isn't in the password file, change error into a warning 2015-12-04 09:20:29 -08:00
supervisorctl.py Use is_executable from its new location 2015-09-25 07:47:06 -07:00