fabric/modules
2019-02-09 23:48:04 +02:00
..
__init__.py new file: api.py 2016-09-06 14:43:49 +03:00
conf_setup.py modify import statements 2018-10-25 20:36:53 +03:00
configuration_setup.py fixed print statements to be in python3 2018-10-17 22:48:54 +03:00
database.py updated print funcs 2018-10-17 23:08:51 +03:00
deploy.py modified import statements in deploy to resolve conflict that led to docker and database modules being considered a submodule of deploy 2018-10-24 02:42:27 +03:00
django.py update django generate local settings os that it copies over internally generated values from the project files rather than directly connecting. this means ALL projects need to be updated wihenever project configuraiton settings are changed 2019-02-09 23:48:04 +02:00
docker.py updated print funcs 2018-10-17 23:08:51 +03:00
initialize.py updated fabric allowed hosts 2018-11-09 10:16:13 +02:00
maintenance.py updated print funcs 2018-10-17 23:08:51 +03:00
nginx.py add logging 2018-11-01 01:34:30 +02:00
pip.py update pip so it automatically tries to setup virtualenv with python3 2019-02-09 23:46:19 +02:00
supervisor.py got rid of comments in supervisor, updated edit method in nginx 2018-10-25 20:45:11 +03:00
utils.py updated print funcs 2018-10-17 23:08:51 +03:00