cmsmanage/cmsmanage
Adam Goldsmith 04ca92b5fe
All checks were successful
Ruff / ruff (push) Successful in 29s
Test / test (push) Successful in 5m10s
Make LOGGING setting configurable via environment variable
2024-05-04 20:34:36 -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 Use decorator to keep track of group names for django-q2 tasks 2024-02-01 11:10:22 -05:00
drf_permissions.py Use view permission for GET requests in DRF 2022-12-24 14:21:25 -05:00
mypy_django_configurations_plugin.py Fix mypy for django-configurations 2024-05-03 12:37:48 -04:00
settings.py Make LOGGING setting configurable via environment variable 2024-05-04 20:34:36 -04:00
urls.py Disable the Tasks app 2024-05-03 12:37:48 -04:00
wsgi.py Convert settings to use django-configurations 2024-05-03 12:37:48 -04:00