healthchecks_healthchecks/hc
2025-02-14 16:26:07 +02:00
..
accounts Fix ruff warnings 2025-02-14 16:26:07 +02:00
api Add a system check for settings.TIME_ZONE 2025-01-30 14:27:14 +02:00
front Add code comment about SQL queries in hc.front.views.ping_details 2025-01-30 10:45:37 +02:00
lib Fix allow RID variable to be upper and lowercase 2025-01-24 14:44:57 +02:00
logs isort 2024-12-18 13:42:18 +02:00
payments Fix auto-fixable ruff warnings 2024-11-07 15:15:58 +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 Update settings.py to accept DB=mariadb 2025-02-14 15:30:39 +02:00
test.py Remove @nolog decorator 2024-02-06 17:30:24 +02:00
urls.py Move ^/projects/ routes from hc.urls to hc.accounts.urls 2024-12-19 11:15:48 +02:00
wsgi.py Update links to Django docs 2023-04-07 12:50:09 +03:00