aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/tests/test_pagination.py
AgeCommit message (Expand)Author
2014-03-02Support for running the test suite with py.testAndreas Pelme
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