django-cookiecutter This repo contains the code for https://django-cookiecutter.srccast.com. It's a flask application which runs Cookiecutter Django on the web. How to launch clone this repo copy .env.default to .env, and set a SECRET_KEY run docker-compose up