cmsmanage/cmsmanage
Adam Goldsmith 0e486babb7
All checks were successful
Ruff / ruff (push) Successful in 1m14s
Test / test (push) Successful in 4m57s
Use header to expose healthcheck status instead of status code
This is mostly to prevent it sending me emails on every GET of the
page when erroring
2024-08-29 21:35:12 -04:00
..
__init__.py Rename recmaint -> cmsmanage 2022-01-27 17:14:44 -05:00
asgi.py Convert settings to use django-configurations 2024-05-03 12:37:48 -04:00
django_q2_admin_email_reporter.py Switch from Black to Ruff for formatting, add linting/import sorting 2024-01-18 14:21:36 -05:00
django_q2_helper.py Directly use q_task_group name in django-q2 ensure_scheduled helper 2024-05-23 23:23:35 -04:00
drf_permissions.py Use view permission for GET requests in DRF 2022-12-24 14:21:25 -05:00
email.py Refactor email generation to use a class-based design like Django views 2024-05-16 00:58:17 -04:00
mypy_django_configurations_plugin.py Fix mypy for django-configurations 2024-05-03 12:37:48 -04:00
settings.py CI: Build Vite assets for test workflow 2024-08-16 00:22:32 -04:00
urls.py Add healthcheck endpoint for django-q2 clusters and scheduled tasks 2024-05-11 01:47:57 -04:00
views.py Use header to expose healthcheck status instead of status code 2024-08-29 21:35:12 -04:00
wsgi.py Convert settings to use django-configurations 2024-05-03 12:37:48 -04:00