healthchecks/hc/api
2017-04-24 22:35:16 +03:00
..
management Pause before next report to avoid hitting sending quota 2017-04-24 22:35:16 +03:00
migrations "X-Bounce-Url" header in email messages. An API endpoint to handle bounce notifications. (#112) 2017-03-05 21:42:36 +02:00
tests --no-threads flag for sendalerts command 2017-03-28 20:04:24 +01:00
__init__.py Renames 2015-06-12 19:33:15 +03:00
admin.py DRY: use channel.get_kind_display() 2017-03-16 18:12:30 +02:00
decorators.py Return 403 when API key is wrong. Return 404 when resource not found. Return 405 when request method is wrong. Return 400 when request syntax is wrong. 2017-03-10 10:35:21 +02:00
models.py "X-Bounce-Url" header in email messages. An API endpoint to handle bounce notifications. (#112) 2017-03-05 21:42:36 +02:00
schemas.py API support for cron syntax 2017-01-04 15:27:59 +02:00
transports.py "X-Bounce-Url" header in email messages. An API endpoint to handle bounce notifications. (#112) 2017-03-05 21:42:36 +02:00
urls.py Lightweight 'server status' API endpoint, to be used by external load balancers 2017-03-27 11:18:08 +01:00
views.py Lightweight 'server status' API endpoint, to be used by external load balancers 2017-03-27 11:18:08 +01:00