mirror of https://github.com/zulip/zulip.git
eb23c6fa6c
1) Created a new class `DatabaseType` and access its objects inside `template_database_status()` instead of sending five arguments with default values. 2) Made `check_files` and `setting_name` local variables instead of function parameters since they had same value(None) for every call. Fixes #13845. |
||
---|---|---|
.. | ||
__init__.py | ||
capitalization.py | ||
gitlint-rules.py | ||
graph.py | ||
html_branches.py | ||
html_grep.py | ||
pretty_print.py | ||
provision.py | ||
provision_inner.py | ||
sanity_check.py | ||
template_parser.py | ||
test_script.py | ||
test_server.py |