summaryrefslogtreecommitdiff
path: root/tests/template_tests/test_origin.py
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2021-03-17Refs #24121 -- Added __repr__() to Origin and Template.Tiago Honorato
2019-10-29Used more specific unittest assertions in tests.Nick Pope
2015-12-03Fixed #25825 -- Implemented __ne__() for template OriginJaap Roes