Production-ready Django 12-factor boilerplate with Docker and async task support.
A production-ready, 12-factor Django reference implementation that demonstrates common patterns for web applications. It includes Docker-based deployment, authentication and invitation flows, async background processing, email verification, and static asset handling — suitable for SaaS-style Django projects.
0