From 33f1cd24cd84cc7e0ec2a76d1d8fed04dd401435 Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Thu, 20 Feb 2014 14:55:10 +0000 Subject: Latest docs build --- api-guide/pagination.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'api-guide/pagination.html') diff --git a/api-guide/pagination.html b/api-guide/pagination.html index e85ecf44..d8c67612 100644 --- a/api-guide/pagination.html +++ b/api-guide/pagination.html @@ -6,7 +6,7 @@ - + @@ -175,6 +175,8 @@
The following third party packages are also available.
+The DRF-extensions package includes a PaginateByMaxMixin mixin class that allows your API clients to specify ?page_size=max to obtain the maximum allowed page size.