projects tag: reusable-apps
Django Polls Package

The Official Django Polls App repackaged as a standalone, installable Python package, following the Django project's advanced tutorial on writing reusable apps, complete with a pyproject.toml build config, MANIFEST.in, and BSD-licensed distribution.
$stack:python3/django/reusable-apps/packaging/setuptools/pypi/project
Official Django Polls App

A Django project following the official Django Polls tutorial from scratch, covering models, the admin interface, views and templates, forms, automated testing, static files, and the Django Debug Toolbar.
$stack:python3/django/reusable-apps/admin/testing/flake8/black/djlint/pre-commit-hooks/project