aboutsummaryrefslogtreecommitdiffstats
path: root/docs/api-guide/pagination.md
AgeCommit message (Collapse)Author
2014-04-30Merge pull request #1391 from kaygorodov/masterXavier Ordoquy
Turning off pagination
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
Closes #1051. Thanks to @pydanny for the report.
2013-04-24Various clean up and lots of docsTom Christie
2013-02-13Minor doc fixesfloppya
Fixes misspelling of "primitive" and removes an awkward "with".
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