Django starter with batteries-included setup for web apps.
Lithium is a batteries-included Django starter that provides user authentication, static file handling, default styling, debugging tools, DRY forms, and custom error pages. It targets Django 5.1 and Python 3.13, integrates django-allauth, Whitenoise, Bootstrap, and django-debug-toolbar, and supports installation via pip, uv, or Docker for building web apps and SaaS prototypes.
0