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 d661839e32
Don't serialize POST payload to JSON, Django's TestClient will do that for us.
6 years ago
..
management "Signalling a Failure" section in docs. (cc: #151) 7 years ago
migrations Login works, stubbed out canary index page 10 years ago
templatetags Allow check names to wrap at underscores 7 years ago
tests Don't serialize POST payload to JSON, Django's TestClient will do that for us. 6 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 SMS numbers can be annotated with labels. Fixes #155 7 years ago
models.py Login works, stubbed out canary index page 10 years ago
schemas.py `settelegramwebhook` now sends a correct "allowed_updates" field. 7 years ago
urls.py Toggle integrations on/off on "My Checks" page. 7 years ago
validators.py Dropping Python 2 support 7 years ago
views.py Demo checks shown on welcome page are not saved to database. User's first check is created when creating the user. 7 years ago