Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 443 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 443 Bytes

Description

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