summaryrefslogtreecommitdiff
path: root/tests/pagination/custom.py
AgeCommit message (Expand)Author
2017-01-25Refs #23919 -- Replaced super(ClassName, self) with super().chillaranand
2015-02-06Sorted imports with isort; refs #23860.Tim Graham
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner