Bootstraps
These are Django Project templates or bootstraps to kickstart a project.
Search & Filter
| Package | cookiecutter-django | wq Framework | django-starter-template | DCF - Django classified app | Viewflow Seedkit - An agent skill to start new Django projects or extend existing ones. | wq.create | wq Django Template | django-generic-scaffold |
|---|---|---|---|---|---|---|---|---|
|
Description
|
Cookiecutter Django is a
framework for jumpstarting production-ready Django projects quick… |
📱🌐📋 wq: a modular framework
supporting web / native apps for mobile surveys and geospatial… |
A production-ready Django 5.2
LTS template |
Django Classified
|
Build any Django app — from a
SaaS to a dashboard to an API — from a single sentence. An a… |
wq.create: Project scaffolding
tools for creating a new crowdsourcing or citizen science a… |
Django + NPM (Create React
App) template for building REST-ful web & hybrid apps with … |
Quick generation of CRUD
generic views for django! |
|
Category
|
Framework | Framework | Other | Framework | Starter Project | Other | Other | App |
|
Using This
|
47
|
15
|
3
|
3
|
0
|
1
|
2
|
4
|
|
Python 3?
|
Yes | Yes | No | No | No | Yes | Yes | Yes |
|
Dev Status
|
Beta | Production/Stable | - | - | - | Production/Stable | Production/Stable | Unknown |
|
Version (PyPI)
|
1.11.9 | 2.1.0 | - | - | - | 2.1.1 | 2.1.1 | 0.6.0 |
|
Stars
|
13,564 | 263 | 157 | 179 | 17 | 7 | 28 | 120 |
|
Forks
|
3,065 | 49 | 38 | 76 | 2 | 1 | 8 | 13 |
|
Commits
|
|
|
|
|
|
|
|
|
|
Updated
|
17 Jul 2026 | 1 Mar 2025 | 13 Jul 2026 | 10 Apr 2026 | 7 Jul 2026 | 31 Oct 2025 | 27 Mar 2024 | 14 Jan 2024 |
|
License
|
BSD | MIT | UNKNOWN | UNKNOWN | UNKNOWN | MIT | MIT | MIT |
|
Links
|
||||||||
|
Feature Comparison
(click cells to edit)
|
||||||||
|
Documentation
|
|
—
|
—
|
—
|
—
|
—
|
—
|
—
|
|
Template Layouts
|
|
|
|
—
|
—
|
—
|
—
|
—
|
|
Bootstrap theme
|
|
(jQuery Mobile)
|
|
—
|
—
|
—
|
—
|
—
|
|
User Accounts
|
|
|
—
|
—
|
—
|
—
|
—
|
—
|
|
Migrations
|
|
|
|
—
|
—
|
—
|
—
|
—
|
|
Virtualenv
|
|
—
|
|
—
|
—
|
—
|
—
|
—
|
|
Debugging Tools
|
|
—
|
|
—
|
—
|
—
|
—
|
—
|
|
Asset Management
|
|
|
|
—
|
—
|
—
|
—
|
—
|
|
Admin Templates/Theme
|
|
—
|
|
—
|
—
|
—
|
—
|
—
|
|
Code Quality Tools
|
—
|
—
|
—
|
—
|
—
|
—
|
—
|
—
|
|
Testing Tools
|
—
|
—
|
—
|
—
|
—
|
—
|
—
|
—
|
|
Reversion
|
—
|
—
|
—
|
—
|
—
|
—
|
—
|
—
|
|
Restful API
|
—
|
|
—
|
—
|
—
|
—
|
—
|
—
|
|
Sane Settings files
|
|
|
|
—
|
—
|
—
|
—
|
—
|
|
Deployment
|
|
|
|
—
|
—
|
—
|
—
|
—
|
Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.
📱🌐📋 wq: a modular framework supporting web / native apps for mobile surveys and geospatial data collection. Powered by Django REST Framework, Redux, React, and Material UI.
A production-ready Django 5.2 LTS template
Django Classified
Build any Django app — from a SaaS to a dashboard to an API — from a single sentence. An agent skill that wires packages, splits dev/prod settings, and adds CI.
wq.create: Project scaffolding tools for creating a new crowdsourcing or citizen science application with the wq framework.
Django + NPM (Create React App) template for building REST-ful web & hybrid apps with the wq framework
Quick generation of CRUD generic views for django!
Showing 8 of 29 packages in this grid.
Features Being Compared
Documentation
Provides documentation support.
Template Layouts
Provides a standard project layout or custom tools: HAML, SASS, etc
Bootstrap theme
Provides a default theme (i.e. twitter bootstrap or other)
User Accounts
Has support for user accounts and authorization
Migrations
Has support for migrations (south)
Virtualenv
Supports virtualenv
Debugging Tools
Provides extra debugging tools: PuDB, Werkzeug, Debug Toolbar
Asset Management
Has some type of asset management support js/css/coffeescript and minimization / compression.
Admin Templates/Theme
Adds admin theme support
Code Quality Tools
Provides code quality tools: pyflakes, pep8, coverage
Testing Tools
Provides testing tools: unittest, nose, selenose, django-nose
Reversion
Provides model reversion
Restful API
Provides a restful api tool / template
Sane Settings files
Provides a default and sane settings configuration
Deployment
Provides a way for easy deployment