healthchecks/hc
2024-12-09 12:35:02 +02:00
..
accounts Fix redirects after login when using a path in SITE_ROOT 2024-12-09 12:35:02 +02:00
api Add a workaround for reverse() omitting script prefix when on thread 2024-12-09 11:53:53 +02:00
front Update settings.py to allow subpath in SITE_ROOT 2024-12-04 10:37:52 +02:00
lib Update settings.py to allow subpath in SITE_ROOT 2024-12-04 10:37:52 +02:00
logs Move absolute URL construction to hc.lib.urls.absolute_reverse() 2024-12-03 17:24:27 +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 Fix redirect to login when SITE_ROOT contains a path 2024-12-09 12:20:09 +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