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 | Lithium (previously djangox) | django-react-boilerplate | wemake-django-template | falco | django-starter-template | Seedkit - An agent skill to start new Django projects or extend existing ones. | wq Django Template |
|---|---|---|---|---|---|---|---|
|
Description
|
Django starter project with π
|
Django 5, React, Tailwind 4
with Python 3 and Webpack project boilerplate |
Bleeding edge django template
focused on code quality and security. |
Enhance your Django developer
experience: CLI and Guides for the Modern Django Developer. |
A production-ready Django 5.2
LTS template |
Cook a Django project well β
the agent-skill take on cookiecutter |
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
|
0
|
1
|
1
|
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.26.6 | - | - | 2.1.1 |
|
Stars
|
2,458 | 2,257 | 2,249 | 390 | 157 | 11 | 28 |
|
Forks
|
444 | 545 | 223 | 20 | 38 | 0 | 8 |
|
Commits
|
|
|
|
|
|
|
|
|
Updated
|
8 Apr 2026 | 4 May 2026 | 18 May 2026 | 31 Dec 2024 | 14 Apr 2026 | 18 May 2026 | 27 Mar 2024 |
|
License
|
BSD | UNKNOWN | UNKNOWN | UNKNOWN | UNKNOWN | UNKNOWN | MIT |
|
Links
|
|||||||
|
Feature Comparison
(click cells to edit)
|
|||||||
|
Auth
|
β
|
β
|
β
|
β
|
β
|
β
|
β
|
A production-ready Django 5.2 LTS template
Cook a Django project well β the agent-skill take on cookiecutter
Showing 7 of 31 packages in this grid.
Features Being Compared
Auth
What authentication is supported. Possible values include basic, oauth, social.