fabric/modules
2020-03-23 23:42:14 +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 add debug for run_database_command to only print out the command 2019-06-02 22:52:07 +03:00
deploy.py add edit for layout 2019-06-02 22:33:41 +03:00
django.py fixed the create_project command so it allows the opiton of overwriting the old backup (if exists) or stopping the process 2019-11-03 17:42:52 +02:00
docker.py add edit to docker 2019-06-03 22:01:02 +03:00
initialize.py blanketed out annoying debug statements, added code to allow for a custom nginx host name 2019-08-07 04:18:59 +03:00
maintenance.py update fixes 2020-03-02 19:30:42 +02:00
nginx.py blanketed out annoying debug statements, added code to allow for a custom nginx host name 2019-08-07 04:18:59 +03:00
pip.py no longer need the -no-site-packages flag 2020-03-23 23:42:14 +02:00
supervisor.py update fixes 2020-03-02 19:30:42 +02:00
utils.py updated prompt_continue, so it now gives the option of either exiting on failure or returning a true/false value 2019-11-03 17:44:16 +02:00