aboutsummaryrefslogtreecommitdiffstats
path: root/docs/api-guide/pagination.md
AgeCommit message (Expand)Author
2015-01-15Tests for LimitOffsetPaginationTom Christie
2015-01-14TweaksTom Christie
2015-01-13API tweaks and pagination documentationTom Christie
2014-12-13Change serializers.Field to serializers.ReadOnlyField for 3.x compatibilityBrian Jacobel
2014-11-25Use MkDocs meta.source to render source code linksJosé Padilla
2014-04-30Merge pull request #1391 from kaygorodov/masterXavier Ordoquy
2014-02-20Link to DRF-extensions. Refs #1430Tom Christie
2014-02-05#1390, docs, turning of paginationAndrey Kaygorodov
2014-02-05turn of paginationAndrey Kaygorodov
2013-08-28Docs for `MAX_PAGINATE_BY` setting & view attribute.Tom Christie
2013-08-21Include import paths throughout docs.Tom Christie
2013-04-24Various clean up and lots of docsTom Christie
2013-02-13Minor doc fixesfloppya
2013-01-26Fix pagination docsTom Christie
2013-01-07Note paginate_by=None usage. Fixes #555.Tom Christie
2012-11-18Docs, docs, docs, docs, docs, docsTom Christie
2012-11-16TweakTom Christie
2012-11-16Improve pagination docsTom Christie
2012-10-19docs, docs, docs, docs, docs, docs, docsTom Christie
2012-10-15Tweak parsers to take parser_contextTom Christie
2012-10-02Make 'results_field' attribute of BasePaginationSerializer public.Tom Christie
2012-10-01Add example of using paginator in a viewTom Christie
2012-10-01Pagination docsTom Christie
2012-10-01Expand pagination support, add docsTom Christie