# wemake-services/wemake-django-template

Bleeding edge django template focused on code quality and security.

Repository: https://github.com/wemake-services/wemake-django-template
Canonical: https://ross.abutalabs.com/products/wemake-django-template
Homepage: https://wemake-services.github.io/wemake-django-template/
Language: Python
License: MIT
License Family: permissive
Topics: django, docker, caddy, gitlab-ci, pytest, cookiecutter-template, python, python3, cookiecutter, mypy
Last push: 2026-08-24T17:44:28+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 8, longevity 100
- inputs: {"age_days": 3275, "days_push": 9, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2268, forks 224 (observed 2026-08-28T04:06:32.888156+00:00)

## What it is
A bleeding-edge Cookiecutter template for scaffolding Django projects with a strong focus on code quality, security, and scalability. It ships preconfigured tooling including mypy, pytest, wemake style guides, Docker, Poetry, and GitLab CI.

## Use cases
- scaffold a new django project with best practices
- bootstrap a django project with docker and ci
- set up strict typing and linting for django
- create a production-ready django template
- start a django rest api project with pytest and mypy
- generate a secure django project structure

## When to choose
- starting a large, long-lived django project with multiple developers
- you want docker-based dev, test, and production parity
- you use gitlab and gitlab ci for deployment
- code quality, security, and strict style checks are top priorities

## When to avoid
- you just need a quick prototype without heavy workflows
- you don't use docker for deployment
- you don't use gitlab ci
- you serve frontend assets from django rather than a separate frontend

## Facets
- artifact type: framework
- maturity: active
- function: web-framework, testing, linter, ci-cd, container-runtime, security, developer-tools
- domain: web-development, backend, developer-tools, security
- platform: python, cli
- tags: cookiecutter-template, django, project-scaffolding, code-quality, mypy, pytest, gitlab-ci, docker-compose, poetry, devops, docker, linux, web-server

## Member repositories
- wemake-services/wemake-django-template (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:32.888156+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:19:37.381686+00:00, confidence not recorded.
  - readme: https://github.com/wemake-services/wemake-django-template (fetched 2026-08-28T04:06:32.888156+00:00, sha 777756cdca21)
  - homepage: https://wemake-services.github.io/wemake-django-template/ (fetched 2026-08-29T10:22:28.104370+00:00, sha 00063a0c6734)
- Data as of 2026-08-30T08:39:29.467469+00:00.
