You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Pēteris Caune 5dafc07c29 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. 8 years ago
..
management API call for updating checks 8 years ago
migrations Login works, stubbed out canary index page 10 years ago
templatetags email template from Litmus. CSS already inlined, so dropping premailer dependency. 8 years ago
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. 8 years ago
__init__.py Login works, stubbed out canary index page 10 years ago
admin.py Login works, stubbed out canary index page 10 years ago
forms.py Webhooks support POST, cleanup. 8 years ago
models.py Login works, stubbed out canary index page 10 years ago
urls.py "Unsubscribe" link in alert emails. Fixes #111 8 years ago
validators.py Cleanup and tests for cron preview. 8 years ago
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. 8 years ago