index
:
django-rest-framework
3.0-beta
docs-renderers-use-appropriate-renderer-class-name
empty_closable_objects
gh-pages
master
model-serializer-api
model-serializer-caching
version-2.4.x
version-3.1
Web APIs for Django.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
api-guide
/
pagination.md
Age
Commit message (
Collapse
)
Author
2014-04-30
Merge pull request #1391 from kaygorodov/master
Xavier Ordoquy
Turning off pagination
2014-02-20
Link to DRF-extensions. Refs #1430
Tom Christie
2014-02-05
#1390, docs, turning of pagination
Andrey Kaygorodov
2014-02-05
turn of pagination
Andrey Kaygorodov
2013-08-28
Docs for `MAX_PAGINATE_BY` setting & view attribute.
Tom Christie
2013-08-21
Include import paths throughout docs.
Tom Christie
Closes #1051. Thanks to @pydanny for the report.
2013-04-24
Various clean up and lots of docs
Tom Christie
2013-02-13
Minor doc fixes
floppya
Fixes misspelling of "primitive" and removes an awkward "with".
2013-01-26
Fix pagination docs
Tom Christie
2013-01-07
Note paginate_by=None usage. Fixes #555.
Tom Christie
2012-11-18
Docs, docs, docs, docs, docs, docs
Tom Christie
2012-11-16
Tweak
Tom Christie
2012-11-16
Improve pagination docs
Tom Christie
2012-10-19
docs, docs, docs, docs, docs, docs, docs
Tom Christie
2012-10-15
Tweak parsers to take parser_context
Tom Christie
2012-10-02
Make 'results_field' attribute of BasePaginationSerializer public.
Tom Christie
2012-10-01
Add example of using paginator in a view
Tom Christie
2012-10-01
Pagination docs
Tom Christie
2012-10-01
Expand pagination support, add docs
Tom Christie