cookiecutter-django/{{cookiecutter.project_slug}}/config/settings
adinhodovic 7d517dc677 feat(celery): Send task events for Celery by default
Is useful for e.g Flower and Celery-exporter
2022-11-22 20:08:02 +01:00
..
__init__.py Remove Python 2.7 support per #1129 (#1130) 2017-04-21 12:31:45 -07:00
base.py feat(celery): Send task events for Celery by default 2022-11-22 20:08:02 +01:00
local.py Update domain for Celery docs (#3663) 2022-04-01 17:32:05 +01:00
production.py Set AWS_S3_MAX_MEMORY_SIZE (#3810) 2022-10-19 20:15:25 +01:00
test.py Fix warning from django-coverage-plugin in tests (#3790) 2022-07-22 00:06:35 +01:00