DEV Community

Cover image for Django cookiecutter
Pratap kute
Pratap kute

Posted on

Django cookiecutter

Do you know, how to set up your production-ready Django project with all twelve-factor app standards within minutes? if your answer is no then use Django-Cookiecutter

cookiecutter

A command-line utility that creates projects from cookiecutters
(project templates), e.g. creating a Python package project from a Python package project template.

There are all types of cookie-cutters just search it on GitHub. Your life will be easier

Cookiecutter Django is a project template for jump-starting production-ready Django projects. The template offers several generation options

Note:- It’s only for a senior developer 😏

Top comments (0)