summaryrefslogtreecommitdiff
path: root/tests/template_tests/syntax_tests/test_resetcycle.py
AgeCommit message (Collapse)Author
2016-09-01Fixed #5908 -- Added {% resetcycle %} template tag.Sergei Maertens
Thanks to Simon Litchfield for the report, Uninen for the initial patch, akaihola, jamesp, b.schube, and Florian Appoloner for subsequent patches, tests, and documentation.