cookiecutter-django/{{cookiecutter.project_slug}}/config
ghazi-git 564ca18e56
update CELERYD_HIJACK_ROOT_LOGGER to CELERY_WORKER_HIJACK_ROOT_LOGGER (#5643)
CELERYD_HIJACK_ROOT_LOGGER was the name of the setting in celery v3
2025-01-15 19:34:23 +00:00
..
settings update CELERYD_HIJACK_ROOT_LOGGER to CELERY_WORKER_HIJACK_ROOT_LOGGER (#5643) 2025-01-15 19:34:23 +00:00
__init__.py Refactor Celery integration according to current best practices 2019-04-02 15:40:32 +01:00
api_router.py Apply ruff to codebase 2024-02-13 11:59:55 +01:00
asgi.py Apply ruff to codebase 2024-02-13 11:59:55 +01:00
celery_app.py Fix logging configuration for Celery tasks (#5563) 2025-01-02 20:44:08 +00:00
urls.py Add a prefix setting so that swagger tags are generated in a readable way (#4975) 2024-04-16 13:18:05 +01:00
websocket.py Fixed linter check for #2506 2020-03-24 16:12:47 -04:00
wsgi.py Apply ruff to codebase 2024-02-13 11:59:55 +01:00