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 d05691f86f
SMS and phone calls now have separate "limit reached" email templates.
4 years ago
..
management Add support for multiple, comma-separated keywords (cc: #396) 4 years ago
migrations Use separate counters for SMS and phone calls. 4 years ago
tests Use separate counters for SMS and phone calls. 4 years ago
__init__.py Renames 10 years ago
admin.py Reduce the number of queries in /admin/api/channel/ 4 years ago
decorators.py Allow caching CORS responses. 5 years ago
forms.py Simplify hc.api.views.flips, add validation and more tests. 4 years ago
models.py New integration: phone calls. Fixes #403 4 years ago
schemas.py Paused ping handling can be controlled via API. Fixes #376 4 years ago
transports.py SMS and phone calls now have separate "limit reached" email templates. 4 years ago
urls.py Commit with requested changes and tests 4 years ago
views.py Refactor: change Check.get_status(with_started=...) default value from True to False (with_started=False is or will be useful in more places) 4 years ago