summaryrefslogtreecommitdiff
path: root/tests/regressiontests/templates/parser.py
AgeCommit message (Expand)Author
2010-02-23Fixed #12070. Fixed a case where var._whatever wasn't raising a TemplateSynta...Joseph Kocherhans
2010-02-21Fixed #5971 - Fixed inconsistent behaviour of the TokenParser when parsing fi...Jannis Leidel
2009-03-23Added consistent support for double- and single-quote delimiters in templates.Malcolm Tredinnick