evrone / evrone-django-template

Simple and ready to go Django Template.
MIT License
17 stars 2 forks source link
black cookiecutter-template django docker docker-compose isort poetry pre-commit pytest python template

Evrone Django Template

https://evrone.com/?utm_source=evrone-django-template https://github.com/evrone/evrone-django-template/blob/master/LICENSE

About

Template for Django projects based on:

Features

Quick start

  1. Install cookiecutter.
  2. Run command cookiecutter git@github.com:evrone/evrone-django-template.git.
  3. Follow instructions.