Contribute on GitHub

Cookiecutter Django

latest version: 2025.01
Description:

Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.

Compatibility Matrix:
2025.01

Links:
Data Metrics:
(Last update: Apr 18, 2025)  
  • Stars: 12,675
  • Forks: 2,973
  • Open Issues: 112
  • Last Commit: Apr 09, 2025 (1 week, 1 day ago)

Tags (Topics):
boilerplate celery cookiecutter cookiecutter-django django django-cookiecutter docker hacktoberfest heroku project-template python
Additional Information:
    When you want to create a new Django project, instead of using startproject - you can use cookiecutter.
    pip install "cookiecutter>=1.7.0"
    And run it against the repo:
    cookiecutter https://github.com/cookiecutter/cookiecutter-django
    You'll be prompted for some values. Provide them, then a Django project will be created for you. Follow the on-screen options to finish the installation.
Github Metrics Data
Similar Packages

Recommendation system is based on packages' internal categories

Django Cms

The easy-to-use and developer-friendly enterprise CMS powered by Django

View Details
Django Dbbackup

Management commands to help backup and restore your project database and media files

View Details
Django Environ

Django-environ allows you to utilize 12factor inspired environment variables to configure your Django application.

View Details
Django Helpdesk

A Django application to manage tickets for an internal helpdesk. Formerly known as Jutda Helpdesk.

View Details
lithium

Django starter project with 🔋

View Details
Wagtail

A Django content management system focused on flexibility and user experience

View Details