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

Handle multiple files

Open davidism opened this issue 7 years ago • 2 comments
trafficstars

Now that WTForms 2.2 is released, we need to update our fields and validators to handle multiple files.

davidism avatar Jun 03 '18 13:06 davidism

I‘m working on it :)

greyli avatar Jun 03 '18 14:06 greyli

PR created: #338

greyli avatar Jun 04 '18 01:06 greyli

Fix released in v1.2.0

azmeuk avatar Oct 01 '23 10:10 azmeuk