summaryrefslogtreecommitdiff
path: root/tests/template_tests/syntax_tests/test_resetcycle.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Refactored code to strictly match 88 characters line length.Mariusz Felisiak2022-02-071-1/+3
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-66/+103
* Fixed #25236 -- Deprecated {% ifequal %} and {% ifnotequal %} template tags.Jon Dufresne2020-05-111-4/+4
* Fixed #5908 -- Added {% resetcycle %} template tag.Sergei Maertens2016-09-011-0/+95