Minimalistic working django recipe for deployment on heliohost.
I want a templated Django setup that works on heliohost.
$ pip install cookiecutter
$ cookiecutter https://github.com/rahul-gj/cookiecutter-helio.git
Answer some questions and project will be ready in working directory.
See the cookiecutter docs for more information.
This project is made using instruction on HelioHost