healthchecks/hc/api
2019-10-18 17:22:50 +03:00
..
management Send monthly reports on 1st of every month, not randomly during the month 2019-10-12 20:07:09 +03:00
migrations Add the "Last Duration" field in the "My Checks" page. Add "last_duration" attribute to the Check API resource. Fixes #257 2019-09-03 13:46:41 +03:00
tests Send email notification when monthly SMS sending limit is reached. Fixes #292 2019-10-18 17:15:02 +03:00
__init__.py Renames 2015-06-12 19:33:15 +03:00
admin.py Display the error field in notifications admin list view, don't load all checks in details view. 2019-10-18 17:22:50 +03:00
decorators.py Allow caching CORS responses. 2019-07-04 12:50:01 +03:00
models.py Add support for OpsGenie EU region. Fixes #294 2019-10-14 20:31:25 +03:00
schemas.py Source formatted with Black 2019-05-15 14:27:50 +03:00
transports.py Send email notification when monthly SMS sending limit is reached. Fixes #292 2019-10-18 17:15:02 +03:00
urls.py Source formatted with Black 2019-05-15 14:27:50 +03:00
views.py Don't include ping URLs in API responses when the read-only key is used 2019-07-04 09:36:27 +03:00