healthchecks/hc/front
2017-03-10 10:35:21 +02:00
..
management API call for updating checks 2017-02-19 13:46:05 +02:00
migrations Login works, stubbed out canary index page 2015-06-11 23:44:49 +03:00
templatetags email template from Litmus. CSS already inlined, so dropping premailer dependency. 2017-01-15 13:10:08 +02:00
tests 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
__init__.py Login works, stubbed out canary index page 2015-06-11 23:44:49 +03:00
admin.py Login works, stubbed out canary index page 2015-06-11 23:44:49 +03:00
forms.py Webhooks support POST, cleanup. 2017-01-21 18:29:55 +02:00
models.py Login works, stubbed out canary index page 2015-06-11 23:44:49 +03:00
urls.py "Unsubscribe" link in alert emails. Fixes #111 2017-01-28 12:17:22 +02:00
validators.py Cleanup and tests for cron preview. 2016-12-26 10:27:19 +02:00
views.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