aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/tests/test_pagination.py
AgeCommit message (Expand)Author
2014-01-30Refactoring due to the previous commit.Xavier Ordoquy
2014-01-28Moved all the reused models to the models files to avoid conflicts with the r...Xavier Ordoquy
2013-10-21remove stray func from testRoss McFarland
2013-10-19paginator should validate page and provide defaultRoss McFarland
2013-09-13Typo in strings referring to Python package, django-filter.Rajiv Bose
2013-08-28Tweak MAX_PAGINATE_BY behavior in edge case.Tom Christie
2013-08-26Added max_paginate_by parameterAlexander Akhmetov
2013-06-28Added APIRequestFactoryTom Christie
2013-05-29Rename test modules to 1.6 styleTom Christie