healthchecks/hc/logs
Pēteris Caune 22268c1484
Move absolute URL construction to hc.lib.urls.absolute_reverse()
absolute_reverse() works the same as django.urls.reverse()
except it generates absolute URLs (starting with http[s]://)
2024-12-03 17:24:27 +02:00
..
management Move absolute URL construction to hc.lib.urls.absolute_reverse() 2024-12-03 17:24:27 +02:00
migrations Add system hostname logging in hc.logs.Handler 2024-05-24 13:58:18 +03:00
__init__.py Add system hostname logging in hc.logs.Handler 2024-05-24 13:58:18 +03:00
admin.py Add system hostname logging in hc.logs.Handler 2024-05-24 13:58:18 +03:00
models.py Add system hostname logging in hc.logs.Handler 2024-05-24 13:58:18 +03:00
tests.py Fix auto-fixable ruff warnings 2024-11-07 15:15:58 +02:00