summaryrefslogtreecommitdiff
path: root/tests/template_tests/test_base.py
AgeCommit message (Expand)Author
2018-07-31[2.0.x] Fixed #29617 -- Fixed Template crash if template_string is lazy.Dražen Odobašić
2017-02-06Fixed #27783 -- Switched VariableDoesNotExist.__str__() to repr() context.Ryan O’Hara