summaryrefslogtreecommitdiff
path: root/fbin/templates/upload.html
diff options
context:
space:
mode:
authorJon Bergli Heier <snakebite@jvnv.net>2017-02-11 14:19:55 +0100
committerJon Bergli Heier <snakebite@jvnv.net>2017-02-11 14:19:55 +0100
commitaf750a6598d53b8a5cb58092dd5b523ea7e967ca (patch)
tree3db935d25763c8bcca87fecf59ed94a43990ba98 /fbin/templates/upload.html
parent57fa40103fb866200a254efb9754b4d5d54cd7f9 (diff)
Fixed uploading small files.
For small files the file attribute is a StringIO object instead of a NamedTemporaryFile. For cStringIO we're not allowed to set the delete attribute, so check wether the object already has a delete attribute before attempting to set it.
Diffstat (limited to 'fbin/templates/upload.html')
0 files changed, 0 insertions, 0 deletions