Revision history of "Passing an integer via URL in Flask App"

Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 12:46, 13 February 2020Admin (talk | contribs). . (515 bytes) (+515). . (Created page with "One of the key skills for web apps will be to pass a variable using the URL. =Edit the 'app.route'= You need to add the parameter in '<' & '>' brackets. The 'int' is the data...")