Django Base Site is a free Django boilerplate that can help bring your next project to production in just a few hours, taking days off your deployment schedule. Bootstrap 5 UI framework is used for the front-end, and the fast Vite build tool is also included.
In its full array of features, this starter package includes the latest version of Django, Celery for background task-running, Django Allauth for authentication, and Django Crispy Forms, among other popular Django features.
For quick installation, Docker or Just should be installed before proceeding. The Django Base Site framework comes with a production-ready multi-stage Dockerfile. A selection of tools for Python testing, code quality, formatting, and linting are included in the package.
Django Base Site comes with complete documentation using MKDocs, and the boilerplate’s logical organization allows for smooth team collaboration.