1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-11-01 03:54:15 +00:00
webvirtcloud/webvirtcloud
D-Jy bb9fe83836
fix zombie processes
Temporary fix for zombie processes.
2023-01-20 12:06:03 +08:00
..
.dec_ldap_pwd.sh Added ldap password encryption 2022-06-15 17:08:16 +02:00
__init__.py Initial commit 2015-02-27 10:53:51 +02:00
asgi.py fix references to django 3 migration 2021-06-15 14:29:20 +03:00
common_tags.py modify some shell scripts to make variable references safer; modify some python scripts to reduce the code complexity and cyclomatic complexity of functions. 2022-08-22 09:57:07 +08:00
ldapbackend.py modify some shell scripts to make variable references safer; modify some python scripts to reduce the code complexity and cyclomatic complexity of functions. 2022-08-22 09:57:07 +08:00
middleware.py lint with black python. convert f style strings to old one. some small fixes 2020-11-05 12:34:31 +03:00
settings-dev.py lint with black python. convert f style strings to old one. some small fixes 2020-11-05 12:34:31 +03:00
settings.py.template fix syntax error while import settings.py 2022-11-04 01:45:04 +08:00
urls-api.py Rest framework (#24) 2022-08-22 15:12:33 +03:00
urls.py Rest framework (#24) 2022-08-22 15:12:33 +03:00
wsgi.py fix zombie processes 2023-01-20 12:06:03 +08:00
wsgi_custom.py fix references to django 3 migration 2021-06-15 14:29:20 +03:00