David Burke 241f9afa1a Isort and lint more on CI 1 year ago
..
management 241f9afa1a Isort and lint more on CI 1 year ago
migrations eaeeddab42 Update black 1 year ago
templates 8ec48cd1f3 Adds html template without last_change context. 2 years ago
tests 6ab6579ea0 Add response times back to monitor detail checks, with unit test 2 years ago
__init__.py 766ed9ff10 Add viewset for monitors 3 years ago
admin.py 055e638728 working on adding linting and isort on CI 3 years ago
apps.py 766ed9ff10 Add viewset for monitors 3 years ago
constants.py c68c227565 Gets rid of display values on monitor types and changes case of text values, adds test for update endpoint 3 years ago
email.py bcfded6755 Refactor 2 years ago
models.py 726485c26f Allow uptime monitor expected response to be null. Needed for ping. 2 years ago
serializers.py 6ab6579ea0 Add response times back to monitor detail checks, with unit test 2 years ago
tasks.py 35d10946c4 Replace loop.run_until_complete with asyncio.run to fix deprecation 2 years ago
urls.py 055e638728 working on adding linting and isort on CI 3 years ago
utils.py 35d10946c4 Replace loop.run_until_complete with asyncio.run to fix deprecation 2 years ago
views.py 6ab6579ea0 Add response times back to monitor detail checks, with unit test 2 years ago
webhooks.py eaeeddab42 Update black 1 year ago