Doveps / mono

Code for Doveps projects
http://doveps.com
MIT License
0 stars 0 forks source link

04-03-2018: Fixing file reading #137

Closed JosiahRegencia closed 6 years ago

JosiahRegencia commented 6 years ago

Figured this change in reading a file would work:

https://github.com/Doveps/mono/blob/0acaf09f5d68749f92f7bafa53e126764a62fe6e/savant/app/get_scanned.py#L51-L74

Worked well for a single upload as opposed to the previous ticket where even a single upload can't be read.

screenshot from 2018-04-03 23-30-42

I guess what I have to do next is to figure out how to upload an array of files in the test case

greenmoss commented 6 years ago

Looks like progress. Good work!