.. |
management
|
c24750a1b3
Adds a command for (slowly) generating monitor checks
|
2 years ago |
migrations
|
8753904aff
Fixes linting issue
|
3 years ago |
templates
|
8ec48cd1f3
Adds html template without last_change context.
|
2 years ago |
tests
|
35d10946c4
Replace loop.run_until_complete with asyncio.run to fix deprecation
|
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
|
9d38e141bf
Hacky optimization
|
2 years ago |
serializers.py
|
2287458fdd
Improve monitor api viewset validation
|
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
|
736636a59d
Sort nested monitor checks by -start_check instead of created
|
2 years ago |
webhooks.py
|
02215a811f
Cleans up text for uptime webhook.
|
2 years ago |