Copier template to generate Django apps with CI, tests, and docs.
A Copier template that generates a Django app scaffold configured for Python 3.10–3.13 and Django 5.x. It includes a testing matrix, coverage reporting, pre-commit hooks, GitHub Actions for CI and publishing, and MkDocs documentation; suited for creating publishable Python/Django packages and example projects.
0