test_pagination.py
14.9 KB
-
Tweak MAX_PAGINATE_BY behavior in edge case. · 4c53fb88
Always respect `paginate_by` settings if client does not specify page size. (Even if the developer has misconfigured, so that `paginate_by > max`.)
Tom Christie committed