mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2024-08-30 18:23:09 +00:00
4b707aa9d1
Use get_server_stats_by_id instead of get_latest_server_stats The reasoning behind this is that all usages of get_latest_server_stats had `DatabaseShortcuts.return_rows(latest)[0]`, which get_server_stats_by_id already did |
||
---|---|---|
.. | ||
auth | ||
roles | ||
servers | ||
users | ||
api_handlers.py | ||
index_handler.py | ||
jsonschema.py | ||
not_found.py |