Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved examples/ to pystache/tests/examples/. | Chris Jerdonek | 2012-04-15 | 1 | -21/+0 |
* | Normalized newline at end of file in a couple example modules. | Chris Jerdonek | 2012-04-07 | 1 | -1/+1 |
* | Removed View dependency from more examples and test cases. | Chris Jerdonek | 2012-04-01 | 1 | -4/+9 |
* | Removed View.get(). | Chris Jerdonek | 2012-01-24 | 1 | -1/+1 |
* | Removed View.__getitem__(). | Chris Jerdonek | 2011-12-17 | 1 | -2/+2 |
* | Fixed accessing mixed nested context objects. BOOM! | Carl Whittaker | 2011-01-13 | 1 | -1/+4 |
* | Adding tests for negated (empty list) tag, partials in loops not referencing ... | Carl Whittaker | 2011-01-11 | 1 | -0/+3 |
* | fix title bar method | Chris Wanstrath | 2009-11-12 | 1 | -1/+1 |
* | failing template partial test | Chris Wanstrath | 2009-11-12 | 1 | -0/+10 |