summaryrefslogtreecommitdiff
path: root/examples/template_partial.py
Commit message (Expand)AuthorAgeFilesLines
* Moved examples/ to pystache/tests/examples/.Chris Jerdonek2012-04-151-21/+0
* Normalized newline at end of file in a couple example modules.Chris Jerdonek2012-04-071-1/+1
* Removed View dependency from more examples and test cases.Chris Jerdonek2012-04-011-4/+9
* Removed View.get().Chris Jerdonek2012-01-241-1/+1
* Removed View.__getitem__().Chris Jerdonek2011-12-171-2/+2
* Fixed accessing mixed nested context objects. BOOM!Carl Whittaker2011-01-131-1/+4
* Adding tests for negated (empty list) tag, partials in loops not referencing ...Carl Whittaker2011-01-111-0/+3
* fix title bar methodChris Wanstrath2009-11-121-1/+1
* failing template partial testChris Wanstrath2009-11-121-0/+10