summaryrefslogtreecommitdiff
path: root/tests/pagination
AgeCommit message (Expand)Author
2014-08-01Revert "[1.7.x] Fixed #23088 -- Used `six` `range` type in `Paginator.page_ra...Tim Graham
2014-07-25[1.7.x] Fixed #23088 -- Used `six` `range` type in `Paginator.page_range`.Moayad Mardini
2014-03-03Fixed many typos in comments and docstrings.Rodolfo Carvalho
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