Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/pagination
Commit message (Expand)AuthorAgeFilesLines
* Fixed #23190 -- Made Paginator.page_range an iteratorRigel Di Scala2015-07-031-0/+6
* Sorted imports with isort; refs #23860.Tim Graham2015-02-062-5/+6
* Fixed #23620 -- Used more specific assertions in the Djan...Berker Peksag2014-11-031-2/+2
* Revert "Fixed #23088 -- Used `six` `range` type in `Pagin...Florian Apolloner2014-08-031-7/+0
* Fixed #23088 -- Used `six` `range` type in `Paginator.pag...Moayad Mardini2014-07-251-0/+7
* Fixed many typos in comments and docstrings.Rodolfo Carvalho2014-03-031-1/+1
* Fixed #21288 -- Fixed E126 pep8 warningsAlasdair Nicol2013-10-211-11/+11
* Fixed #21287 -- Fixed E123 pep8 warningsAlasdair Nicol2013-10-181-3/+3
* Removed most of absolute_import importsClaude Paroz2013-07-291-1/+1
* Stopped using django.utils.unittest in the test suite.Aymeric Augustin2013-07-011-1/+1
* Fixed #19938 -- Consumed iterator only once in paginator'...Andrew Jesaitis2013-05-251-0/+3
* Merged regressiontests and modeltests into the test root.Florian Apolloner2013-02-264-0/+338