/cookiecutter-django

Django project template

Primary LanguagePython

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