cookiecutter-django/{{cookiecutter.project_slug}}/compose/production/django
Nikita Shupeyko 59cd5b4849
Celery code blocks are still generated even though Celery is not opted out for (#1587)
* Celery jinja condition in .gitignore

* Celery jinja conditions in Django Dockerfiles

* Re-phrase Django Dockerfile requirements comments

* Remove celery compose dirs through post_gen_project.py
2018-03-27 18:40:44 +03:00
..
celery Move to the python:alpine docker image (#1482) 2018-02-22 10:01:05 -05:00
Dockerfile Celery code blocks are still generated even though Celery is not opted out for (#1587) 2018-03-27 18:40:44 +03:00
entrypoint.sh Fix CELERY_BROKER_URL overriden in entrypoint.sh 2018-03-08 19:04:10 +03:00
gunicorn.sh Refactor gunicorn -w to be set from WEB_CONCURRENCY env 2018-03-05 14:26:43 +03:00