stewartpark / Flask-JSGlue

Flask-JSGlue helps hook up your Flask application nicely with the front end.
80 stars 40 forks source link

GET requests #5

Closed rlam3 closed 9 years ago

rlam3 commented 9 years ago

I'm trying to do pagination with jsglue. how do i pass the parameters to a get request in my flask.url_for statement? inside the template?