summaryrefslogtreecommitdiff
path: root/tests/template_tests/syntax_tests/test_width_ratio.py
AgeCommit message (Expand)Author
2018-04-04Fixed #29288 -- Made {% widthratio %} assign to as var if an exception occurs.Jirka Vejrazka
2017-01-18Refs #23919 -- Removed six.PY2/PY3 usageClaude Paroz
2015-05-21Fixed #17085, #24783 -- Refactored template library registration.Preston Timmons
2014-12-28Isolated template tests from Django settings.Aymeric Augustin
2014-12-06Fixed #23958 -- Rewrote filter tests as unit tests.Preston Timmons
2014-12-03Converted recently refactored templates tests to SimpleTestCase.Ramiro Morales
2014-12-02Fixed #23768 -- Rewrote template tests as unit tests.Preston Timmons