cookiecutter-django/{{cookiecutter.project_slug}}/config/settings
Bruno Alla b039e24130
Refactor Celery integration according to current best practices (#2016)
Refactor Celery integration according to current best practices
2019-05-17 21:38:00 +01:00
..
__init__.py Remove Python 2.7 support per #1129 (#1130) 2017-04-21 12:31:45 -07:00
base.py Refactor Celery integration according to current best practices (#2016) 2019-05-17 21:38:00 +01:00
local.py Run Black on Travis (#1957) 2019-03-18 17:49:43 +00:00
production.py Create a logging config in base settings & add a root logger to existing ones 2019-05-15 17:20:14 +01:00
test.py Run Black on Travis (#1957) 2019-03-18 17:49:43 +00:00