Adding: self.fields["in_sdf"].widget.attrs.update({"multiple": True}) to `networkgen/forms.py` allows the upload of multiple files. This has to be tuned downstream, because MapGen is only accepting one file. We need some valid (and in the same network), and invalid (wrong SDF files, etc) files to test.