summaryrefslogtreecommitdiff
path: root/tests/regressiontests/templates/context.py
AgeCommit message (Expand)Author
2010-11-08[1.2.X] Corrected some backporting errors in the template tests.Russell Keith-Magee
2010-11-04[1.2.X] Converted templates doctests into unittests. We have always been at ...Alex Gaynor
2009-12-14Fixed #6262 -- Added a cached template loader, and modified existing template...Russell Keith-Magee
2007-12-02Fixed #4563 -- Context.pop/push/update return the top-level dictionary (the newMalcolm Tredinnick