haproxy-wi/app/views/service
Aidaho a8dfe6e2c4 v8.1.1: Refactor server SQL function names
Replaced multiple SQL function calls with consistent `get_server` naming. Consolidated and streamlined the function calls to `get_server` and `get_server_by_ip` to ensure consistency and improve maintainability across the codebase. Removed obsolete and redundant function definitions that were no longer in use.
2024-11-13 21:52:41 +03:00
..
haproxy_section_views.py v8.1.0.1: Fix numeration and refactor code for consistency 2024-10-20 12:13:37 +03:00
lets_encrypt_views.py v8.1.1: Refactor server SQL function names 2024-11-13 21:52:41 +03:00
views.py