summaryrefslogtreecommitdiff
path: root/tests/template_tests/syntax_tests/test_resetcycle.py
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Refactored code to strictly match 88 characters line length.Mariusz Felisiak
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2020-05-11Fixed #25236 -- Deprecated {% ifequal %} and {% ifnotequal %} template tags.Jon Dufresne
2016-09-01Fixed #5908 -- Added {% resetcycle %} template tag.Sergei Maertens