justpy-org / justpy

An object oriented high-level Python Web Framework that requires no frontend programming
https://justpy.io
Apache License 2.0
1.22k stars 96 forks source link

bug fix: supporting multiple file input elements #401

Closed freemant2000 closed 2 years ago

freemant2000 commented 2 years ago

It didn't support multiple file input fields in a form. This commit fixes the problem.

WolfgangFahl commented 2 years ago

Could you please also provide an exampe for the http://jpdemo.bitplan.com site?

freemant2000 commented 2 years ago

I have included an example in the commit. I am attaching it here. Thanks :-) multiuploads.zip

freemant2000 commented 2 years ago

Is there anything else I need to do to get this merged? I don't have write access. Thanks :-)