tool v0.5.0 documentation

Pagination utilities

«  HTTP Serving   ::   Contents   ::   Template engine (Jinja2)  »

Pagination utilities

state:alpha
dependencies:none

Based on the Werkzeug tutorial.

class tool.ext.pagination.Pagination(query, per_page, page, endpoint, **kwargs)
TODO

«  HTTP Serving   ::   Contents   ::   Template engine (Jinja2)  »