summaryrefslogtreecommitdiff
path: root/examples/nested_context.py
Commit message (Expand)AuthorAgeFilesLines
* Added support for Python 2.4: issue #89 (wangtz) and issue #94 (jvantuyl).Chris Jerdonek2012-03-251-3/+5
* Fixed nested context in loops not being passed to partials.Carl Whittaker2011-01-181-1/+1
* Adding support for nested contexts within View.Carl Whittaker2011-01-121-0/+9
* Contexts still can't see outer scope. Add failing test.Chris Wanstrath2010-05-141-0/+3
* add support for nested contexts as described in the "Non-False Values" sectio...Paul Bonser2010-05-151-0/+7