Template for Django projects based on:
poetry
modern Python package manager./openapi
.pre-commit
hooks with predefined [black
](poetry
modern Python package manager.) and isort
configs.pytest
with basic setupdjango
, djangorestframework
etc.docker-compose
infrastructure file with database (PostgreSQL)./health
cookiecutter git@github.com:evrone/evrone-django-template.git
.