You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
10 years ago
..
__init__.py package files 11 years ago
apache2_module.py made output match multiline, as per posted code from @n0trax 10 years ago
django_manage.py Remove 'cache_table' from required params 10 years ago
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 10 years ago
supervisorctl.py Use is_executable from its new location 10 years ago