Loomio

Base project

Yichen ZhaoYichen Zhao Tue 11 Nov 2014 1:39AMPublicSeen by 48

The coop in a box base project is on https://github.com/coop-developers/coopbox_base

Still mostly establishing foundations, namely:
* Django 1.7
* Jinja2
* pytest
* pyflakes + pep8
* editorconfig requiring 4 spaces indentation, unix line endings, etc.

Mitar

MitarTue 11 Nov 2014 1:40AM

Why Jinja2 and not Django templates?