Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 8 days 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