healthchecks_healthchecks/hc/api
2024-11-14 13:33:21 +02:00
..
management Add Flip.reason field 2024-11-08 10:24:50 +02:00
migrations Add Flip.reason field 2024-11-08 10:24:50 +02:00
tests Add a missing article 2024-11-08 11:31:09 +02:00
__init__.py Renames 2015-06-12 19:33:15 +03:00
admin.py Update NotificationsAdmin to use __ lookup in list_display 2024-08-07 17:39:17 +03:00
apps.py Update settings.py to read SECURE_PROXY_SSL_HEADER from env vars 2024-10-01 19:13:26 +03:00
decorators.py Improve type hints in hc.api.decorators 2023-10-20 18:41:11 +03:00
forms.py Improve type hints 2023-10-25 18:12:12 +03:00
models.py Reduce the number of Check.get_status() calls 2024-11-14 13:33:21 +02:00
transports.py Fix "class Foo(object):" -> "class Foo:" 2024-10-29 17:57:50 +02:00
urls.py Add support for per-check status badges 2024-02-27 12:55:51 +02:00
views.py Fix auto-fixable ruff warnings 2024-11-07 15:15:58 +02:00