cmsmanage/cmsmanage
2024-08-09 01:47:32 -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 reservations: Add task to sync with Google Calendar 2024-08-09 01:47: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 healthcheck: Don't report error for tasks that are probably running 2024-05-13 21:44:10 -04:00
wsgi.py Convert settings to use django-configurations 2024-05-03 12:37:48 -04:00