Skip to content

maikelvl/cookiecutter-django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Cookiecutter Django

How to use this cookiecutter:

  1. Install cookiecutter

     pip install cookiecutter
    
  2. Run cookiecutter

     cookiecutter https://github.com/maikelvl/cookiecutter-django.git
    
  3. Follow the instructions in the README in your new project