Skip to content Skip to sidebar Skip to footer
Showing posts with the label Request.form

Sending Data From A Html Non-input To Flask

how can i send non-input data (like lists) from html to Flask. with request.from i only receive t… Read more Sending Data From A Html Non-input To Flask