An open API service indexing awesome lists of open source software.

https://github.com/oddbird/cookiecutter-django

An OddBird-flavored framework for jumpstarting production-ready Django projects quickly.
https://github.com/oddbird/cookiecutter-django

cookiecutter-django

Last synced: about 1 year ago
JSON representation

An OddBird-flavored framework for jumpstarting production-ready Django projects quickly.

Awesome Lists containing this project

README

          

OddBird Web App Cookie Cutter
=============================

If you need to, install ``cookiecutter`` globally::

pip install cookiecutter

Copy the project with ``cookiecutter``::

cookiecutter gh:oddbird/cookiecutter-django
# Answer prompts
cd