argos/argos/server
2023-11-22 15:54:37 +01:00
..
routes Make queries.get_severity_counts() return a dict 2023-11-22 13:25:33 +01:00
static 💄 — Quick supervision overview on homepage 2023-11-21 16:11:03 +01:00
templates 🚨👷 — Add djlint in CI + fix djlint warnings 2023-11-22 15:54:37 +01:00
__init__.py Refactor server codebase for testing. 2023-10-11 23:52:33 +02:00
alerting.py 🔊 — Improve alerting log 2023-10-25 16:49:59 +02:00
main.py Replace dict.set() by dict.setdefault() 2023-11-22 14:10:31 +01:00
models.py Updates while reading the code with Luc. 2023-10-19 18:10:41 +02:00
queries.py Make queries.get_severity_counts() return a dict 2023-11-22 13:25:33 +01:00
settings.py Allow defining db pool size and max overflow in the settings 2023-11-16 17:08:05 +01:00