summaryrefslogtreecommitdiff
path: root/tests/pagination
AgeCommit message (Expand)Author
2013-10-21Fixed #21288 -- Fixed E126 pep8 warningsAlasdair Nicol
2013-10-18Fixed #21287 -- Fixed E123 pep8 warningsAlasdair Nicol
2013-07-29Removed most of absolute_import importsClaude Paroz
2013-07-01Stopped using django.utils.unittest in the test suite.Aymeric Augustin
2013-05-25Fixed #19938 -- Consumed iterator only once in paginator's PageAndrew Jesaitis
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner