Loomio
Tue 11 Nov 2014 1:39AM

Base project

YZ Yichen Zhao Public Seen 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.

M

Mitar Tue 11 Nov 2014 1:40AM

Why Jinja2 and not Django templates?