It is fairly simple cookiecutter template for Django projects I built for my projects as i wanted something simpler than(https://github.com/pydanny/cookiecutter-django) and I also wanted to be able to adjust it to my needs. If you want you are free to use it.
It includes:
- Django
- Docker
- Docker-compose
- Celery
- Django-channels
- Custom user model
- Redis
- Rabbitmq
- PostgresQL
- based on Pipenv