joegasewicz / flask-file-upload

Easy file uploads for Flask.
MIT License
154 stars 15 forks source link

not setting `commit_session` should warn not throw #113

Closed joegasewicz closed 3 years ago

joegasewicz commented 3 years ago

Currently if commit_session is set to false it raises but only requires a warning.