Project Templates
In Django 1.4 was introduced the ability to run `startproject` with a project template:
https://docs.djangoproject.com/en/stable/releases/1.4/#custom-project-and-app-templates
This is a collection of project templates to use with the template functionality:
https://docs.djangoproject.com/en/stable/ref/django-admin/#startproject
Search & Filter
| Package | django-react-boilerplate | wemake-django-template | Lithium (previously djangox) | falco | django-starter-template | Viewflow Seedkit - An agent skill to start new Django projects or extend existing ones. | wq Django Template |
|---|---|---|---|---|---|---|---|
|
Description
|
Django 5, React, Tailwind 4
with Python 3 and Webpack project boilerplate |
Bleeding edge django template
focused on code quality and security. |
Django starter project with 🔋
|
Enhance your Django developer
experience: CLI and Guides for the Modern Django Developer. |
A production-ready Django 5.2
LTS template |
Build any Django app — from a
SaaS to a dashboard to an API — from a single sentence. An a… |
Django + NPM (Create React
App) template for building REST-ful web & hybrid apps with … |
|
Category
|
Starter Project | Starter Project | Starter Project | Project | Other | Starter Project | Other |
|
Using This
|
1
|
1
|
0
|
0
|
3
|
0
|
2
|
|
Python 3?
|
No | No | No | Yes | No | No | Yes |
|
Dev Status
|
- | - | Alpha | Beta | - | - | Production/Stable |
|
Version (PyPI)
|
- | - | 1.0.1 | 0.29.0 | - | - | 2.1.1 |
|
Stars
|
2,264 | 2,261 | 2,466 | 391 | 157 | 17 | 28 |
|
Forks
|
551 | 224 | 447 | 20 | 38 | 2 | 8 |
|
Commits
|
|
|
|
|
|
|
|
|
Updated
|
4 May 2026 | 17 Jul 2026 | 8 Apr 2026 | 15 Jun 2026 | 13 Jul 2026 | 7 Jul 2026 | 27 Mar 2024 |
|
License
|
UNKNOWN | UNKNOWN | BSD | UNKNOWN | UNKNOWN | UNKNOWN | MIT |
|
Links
|
|||||||
|
Feature Comparison
(click cells to edit)
|
|||||||
|
Auth
|
—
|
—
|
—
|
—
|
—
|
—
|
—
|
A production-ready Django 5.2 LTS template
Showing 7 of 31 packages in this grid.
Features Being Compared
Auth
What authentication is supported. Possible values include basic, oauth, social.