Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Variables' items (dict access) can be used in templates. | Ned Batchelder | 2009-04-20 | 1 | -0/+5 |
* | Use try_render mostly, to reduce noise in the tests. | Ned Batchelder | 2009-04-20 | 1 | -33/+23 |
* | Muliple loops and multi-line loops didn't work. | Ned Batchelder | 2009-04-20 | 1 | -0/+22 |
* | reversed() is new in 2.4, so use a cobbled-together function so we can test u... | Ned Batchelder | 2009-04-19 | 1 | -1/+6 |
* | Templite: a lightweight template class to use when making HTML reports. | Ned Batchelder | 2009-04-19 | 1 | -0/+95 |