Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-21 | Only install cheetah (and only run the cheetah templating test) when in Python | Barry Warsaw | |
2. Cheetah is not compatible with Python 3. | |||
2014-03-05 | Switch to jinja & adjust tpls | Joshua Harlow | |
2014-03-02 | Allow the usage of mako templates | Joshua Harlow | |
Mako is a python 2.6->3.x compatible templating engine, allow its optional usage (until we can depricate cheetah) by allowing for specifying a template file header that can define which template engine to use. For now support cheetah (the default) and if specified support mako as well. | |||
2014-02-12 | Add CloudSigma data source | Kiril Vladimiroff | |
2014-01-17 | Update makefile to install from updated requirements files | Joshua Harlow | |