flask-file-upload
flask-file-upload copied to clipboard
Rollback for `save_files`
Rollback for save_files method. If there is an exception commiting the changes of the model to the db, then the user of this library should be able to undo the changes made to files on the server.
The rollback method may also be able to handle rollback when using the update_files method also. Then name accordingly. e.g update_and_save_rollback.