healthchecks/hc/api
Pēteris Caune 70b55a777b
Add migration which updates Channel.kind values
This is to go with 8054191be3,
and should have been in there :-)

cc: #1050
2024-08-17 12:12:47 +03:00
..
management Change Channel.notify() signature to take Flip object as an argument 2024-04-12 13:54:16 +03:00
migrations Add migration which updates Channel.kind values 2024-08-17 12:12:47 +03:00
tests Add support for $SLUG placeholder in webhook payloads 2024-08-16 13:24:12 +03: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 Reorder system checks in hc.api.apps 2024-07-04 11:32:28 +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 Fix field name in TypedDict used for type checking 2024-07-18 18:19:01 +03:00
transports.py Add support for $SLUG placeholder in webhook payloads 2024-08-16 13:24:12 +03:00
urls.py Add support for per-check status badges 2024-02-27 12:55:51 +02:00
views.py Implement legacy -> canonical timezone conversion 2024-06-14 12:55:57 +03:00