Bootstraps
These are Django Project templates or bootstraps to kickstart a project.
Search & Filter
| Package | cookiecutter-django | wq Framework | DCF - Django classified app | django-starter-template | django-generic-scaffold | wq Django Template | wq.create |
|---|---|---|---|---|---|---|---|
|
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⦠|
Django Classified
|
A production-ready Django 5.2
LTS template |
Quick generation of CRUD
generic views for django! |
Django + NPM (Create React
App) template for building REST-ful web & hybrid apps with β¦ |
wq.create: Project scaffolding
tools for creating a new crowdsourcing or citizen science a⦠|
|
Category
|
Framework | Framework | Framework | Other | App | Other | Other |
|
Using This
|
47
|
15
|
3
|
3
|
4
|
2
|
1
|
|
Python 3?
|
Yes | Yes | No | No | Yes | Yes | Yes |
|
Dev Status
|
Beta | Production/Stable | - | - | Unknown | Production/Stable | Production/Stable |
|
Version (PyPI)
|
1.11.9 | 2.1.0 | - | - | 0.6.0 | 2.1.1 | 2.1.1 |
|
Stars
|
13,507 | 263 | 178 | 157 | 120 | 28 | 7 |
|
Forks
|
3,061 | 49 | 76 | 38 | 14 | 8 | 1 |
|
Commits
|
|
|
|
|
|
|
|
|
Updated
|
6 May 2026 | 1 Mar 2025 | 10 Apr 2026 | 14 Apr 2026 | 14 Jan 2024 | 27 Mar 2024 | 31 Oct 2025 |
|
License
|
BSD | MIT | 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.
Django Classified
A production-ready Django 5.2 LTS template
Quick generation of CRUD generic views for django!
Django + NPM (Create React App) template for building REST-ful web & hybrid apps with the wq framework
wq.create: Project scaffolding tools for creating a new crowdsourcing or citizen science application with the wq framework.
Showing 7 of 28 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