summaryrefslogtreecommitdiff
path: root/tests/template_tests/syntax_tests/test_width_ratio.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-73/+87
* Fixed #29288 -- Made {% widthratio %} assign to as var if an exception occurs.Jirka Vejrazka2018-04-041-0/+10
* Refs #23919 -- Removed six.PY2/PY3 usageClaude Paroz2017-01-181-4/+2
* Fixed #17085, #24783 -- Refactored template library registration.Preston Timmons2015-05-211-0/+1
* Isolated template tests from Django settings.Aymeric Augustin2014-12-281-27/+26
* Fixed #23958 -- Rewrote filter tests as unit tests.Preston Timmons2014-12-061-1/+1
* Converted recently refactored templates tests to SimpleTestCase.Ramiro Morales2014-12-031-2/+2
* Fixed #23768 -- Rewrote template tests as unit tests.Preston Timmons2014-12-021-0/+146