flask-paginate icon indicating copy to clipboard operation
flask-paginate copied to clipboard

How add custom href for links?

Open anhazanov opened this issue 2 years ago • 1 comments

Hello. I don't understand, how add custom href for links for forms with post method. How use 'href'? I need to pass data from a POST request to other pages. How to do it better? Which meeans 'contain {0}'? Could you show examples?

anhazanov avatar Aug 30 '22 18:08 anhazanov

You can check the example here https://github.com/lixxu/flask-paginate/pull/15

aiThanet avatar Sep 27 '22 10:09 aiThanet