fabric/modules
2023-07-07 09:11:44 +03:00
..
__init__.py new file: api.py 2016-09-06 14:43:49 +03:00
conf_setup.py updated configuration.backup so it has a better description 2023-05-18 15:40:51 +03:00
configuration_setup.py fixed print statements to be in python3 2018-10-17 22:48:54 +03:00
database.py fixed import statement so that maintenance is called from same dir as database 2022-05-08 12:39:08 +03:00
deploy.py fixed docker-compose so it's now 'docker compose' 2022-09-04 00:24:18 +03:00
django.py updated django.coverage so it forces the user to specify which application it is using, also added docstrings to django.contrib 2023-07-07 09:11:44 +03:00
docker.py got rid of some dead code 2022-09-12 14:00:05 +03:00
initialize.py added methods to use coverage in both the initialize and django modules, including in django.edit, a helper test method to see if coverage is specified in the virtual env file for the branch, and commented out code in the virtual env. also django.coverage directly checks the configuration file coverage branch which will be there if coverage is specified in the virutalenv file for the branch 2023-07-04 03:13:23 +03:00
maintenance.py fixed up some PEP warnings, and put a few debugging print statements into comments 2022-04-29 14:41:06 +03: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 fixed docker-compose so it's now 'docker compose' 2022-09-04 00:24:18 +03:00
supervisor.py update fixes 2020-03-02 19:30:42 +02:00
utils.py some cleaning up of code in utils 2022-05-09 14:32:42 +03:00