Skip to content
#

flask-sqlalchemy

Here are 1,213 public repositories matching this topic...

jessesheidlower
jessesheidlower commented Nov 17, 2017

I'm new to Flask, and was wondering about a feature that I think would be useful to add to the Pagination class. Unless I'm missing it, there doesn't seem to be a built-in way to get the numbers of the items you're viewing on the page itself. That is, if you want to display "387 records found; displaying 26–50", you'd have to do calculations to get the "26" and "50".

I think something along the

Improve this page

Add a description, image, and links to the flask-sqlalchemy topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the flask-sqlalchemy topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.