PylonsHQ.

Layout: Fixed-width

Label: upload

Content with label upload in Pylons Cookbook (See content from all spaces)
Related Labels: large+file, hack, recipes, fieldstorage

Hacking Pylons for handling large file upload
Abstract As of version 0.9.6.1, Pylons natively support large file uploading, through some cgi.FieldStorage and tempfile.TemporaryFile magic. It is somewhat efficient, yet not fully optimized. Moreover, there's no (or little) support for file size restriction, which means, technically, a user could ...
Other labels: recipes, hack, large+file, fieldstorage

Powered by Pylons - Contact Administrators