Skip to content

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

License

Notifications You must be signed in to change notification settings

codematsing/cookiecutter-django

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forked Cookiecutter Django

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

Usage

  • Interactive Approach
$ cookiecutter https://github.com/codematsing/cookiecutter-django
  • Config File Approach
$ wget -O cookiecutter_config.yaml https://raw.githubusercontent.com/codematsing/cookiecutter-django/master/cookiecutter.yaml
$ vim cookiecutter_config.yaml # change values
$ cookiecutter https://github.com/codematsing/cookiecutter-django --no-input --config-file api_cookiecutter.yaml

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 46.6%
  • CSS 34.7%
  • Python 12.1%
  • HTML 5.8%
  • Shell 0.5%
  • Dockerfile 0.3%