Commit graph

3 commits

Author SHA1 Message Date
ed1bc20076 Replace Django healthcheck with lightweight HTTP probe
manage.py check booted a full Django interpreter every 30s (~1.5s CPU
per run) and never verified the server was actually responding. Probe
the HTTP endpoint directly instead and relax the interval.
2026-07-04 19:39:32 +02:00
Andros Fenollosa
0cb020e68e Fix statics 2025-11-18 12:45:20 +01:00
Andros Fenollosa
4658dffb0a First code 2025-11-18 11:46:41 +01:00