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 78aca869c5
"Details..." instead of "Show Log..." in emails.
6 years ago
..
management Fix for Python 3.6 6 years ago
migrations Checks have a "Description" field. Fixes #182 6 years ago
tests Don't serialize POST payload to JSON, Django's TestClient will do that for us. 6 years ago
__init__.py Renames 10 years ago
admin.py SMS numbers can be annotated with labels. Fixes #155 7 years ago
decorators.py Preliminary Django 2 support 7 years ago
models.py "Details..." instead of "Show Log..." in emails. 6 years ago
schemas.py Allow setting 30 day timeouts and grace times through API. 7 years ago
transports.py Preliminary Django 2 support 7 years ago
urls.py Foundation for "fail" pings (cc: #151) 7 years ago
views.py Merge Check.get_status() and Check.in_grace_period() into one. 7 years ago