Template for Django projects based on:
- Simplicity
- Purity
- Two Scoops of Django 3.X
- The Twelve-Factor App
- poetrymodern Python package manager.
- OpenAPI endpoint at /openapi
- .pre-commithooks with predefined [- black](- poetrymodern Python package manager.) and- isortconfigs.
- pytestwith basic setup
- Basic dependencies such django,djangorestframeworketc.
- docker-composeinfrastructure file with database (PostgreSQL).
- mailhog for testing emails
- Dockerfile for application deployment
- Settings based on environment variables.
- Health check endpoint at /health
- Install cookiecutter.
- Run command cookiecutter [email protected]:evrone/evrone-django-template.git.
- Follow instructions.
