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 | 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 |
Django + NPM (Create React
App) template for building REST-ful web & hybrid apps with β¦ |
|
Category
|
Starter Project | Starter Project | Starter Project | Project | Other | Other |
|
Using This
|
0
|
1
|
1
|
0
|
3
|
2
|
|
Python 3?
|
No | No | No | Yes | No | Yes |
|
Dev Status
|
Alpha | - | - | Beta | - | Production/Stable |
|
Version (PyPI)
|
1.0.1 | - | - | 0.26.6 | - | 2.1.1 |
|
Stars
|
2,457 | 2,256 | 2,244 | 390 | 157 | 28 |
|
Forks
|
443 | 544 | 225 | 20 | 38 | 8 |
|
Commits
|
|
|
|
|
|
|
|
Updated
|
8 Apr 2026 | 4 May 2026 | 5 May 2026 | 31 Dec 2024 | 14 Apr 2026 | 27 Mar 2024 |
|
License
|
BSD | UNKNOWN | UNKNOWN | UNKNOWN | UNKNOWN | MIT |
|
Links
|
||||||
|
Feature Comparison
(click cells to edit)
|
||||||
|
Auth
|
β
|
β
|
β
|
β
|
β
|
β
|
A production-ready Django 5.2 LTS template
Showing 6 of 30 packages in this grid.
Features Being Compared
Auth
What authentication is supported. Possible values include basic, oauth, social.