Closed therealadityashankar closed 4 years ago
There must be a way to build off of what is already built into flask - I know there is at least the ALLOWED_EXTENSIONS
config that hooks into request.files['file']
somehow
Added support in latest commit
flask-value-checker cannot test for files-yet add support for that
also see #1