healthchecks_healthchecks/hc
Pēteris Caune e683496bed
Move reusable ping formatting code to Ping model
2024-04-19 12:38:20 +03:00
..
accounts Update the remove_project view to delete checks using lock_and_delete() 2024-04-16 16:36:49 +03:00
api Move reusable ping formatting code to Ping model 2024-04-19 12:38:20 +03:00
front Fix hc.front.views.docs_search to handle AND/OR/NOT as query strings 2024-04-18 15:36:48 +03:00
lib Remove unused import 2024-03-18 13:02:46 +02:00
logs Add a management command to notify admins about new log records 2023-11-09 14:00:22 +02:00
payments Make payments_subscription.user_id not nullable 2023-11-22 10:17:01 +02:00
__init__.py Initial commit 2015-06-11 22:12:09 +03:00
debug.py Add custom ExceptionReporterFilter which filters out TWILIO_AUTH 2023-02-20 09:43:03 +02:00
local_settings.py.example Add PING_ENDPOINT in local_settings.py.example 2024-04-02 15:23:48 +03:00
settings.py Make statsd metrics collection optional 2024-03-18 12:55:36 +02:00
test.py Remove @nolog decorator 2024-02-06 17:30:24 +02:00
urls.py Sort imports and add "from __future__ import annotations" 2022-10-17 16:52:15 +03:00
wsgi.py Update links to Django docs 2023-04-07 12:50:09 +03:00