cookiecutter-django/{{cookiecutter.project_slug}}/config/settings
Jelmer 9806ba7a36
Merge pull request #4861 from foarsitter/remove_celery_broker_url
Remove CELERY_BROKER_URL in favor of REDIS_URL
2024-10-21 22:21:25 +02:00
..
__init__.py Remove Python 2.7 support per #1129 (#1130) 2017-04-21 12:31:45 -07:00
base.py Add a default for REDIS_URL and add it as a variable to the settings 2024-10-21 22:10:42 +02:00
local.py Disable DDT profiling panel (#5069) 2024-05-15 16:39:14 +01:00
production.py Merge pull request #4861 from foarsitter/remove_celery_broker_url 2024-10-21 22:21:25 +02:00
test.py Apply ruff to codebase 2024-02-13 11:59:55 +01:00