2664 Forks
10643 Stars
10643 Watchers

cookiecutter-django

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

How to download and setup cookiecutter-django

Open terminal and run command
git clone https://github.com/cookiecutter/cookiecutter-django.git
git clone is used to create a copy or clone of cookiecutter-django repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with cookiecutter-django https://github.com/cookiecutter/cookiecutter-django/archive/master.zip

Or simply clone cookiecutter-django with SSH
[email protected]:cookiecutter/cookiecutter-django.git

If you have some problems with cookiecutter-django

You may open issue on cookiecutter-django support forum (system) here: https://github.com/cookiecutter/cookiecutter-django/issues