On Wed, Jan 27, 2010 at 5:04 PM, morellik <[email protected]> wrote: > > > On Jan 27, 4:39 pm, Gael Pasgrimaud <[email protected]> wrote: >> Hi, >> >> On Wed, Jan 27, 2010 at 4:15 PM, morellik <[email protected]> wrote: >> > Dear all, >> >> > I'm writing a pylons application to permit to our users to upload very >> > big files (hundred of MB). During upload I would display a progress >> > bar to check the uploading status. >> >> > I'm searching for some tools to help me. I find gp.fileupload but I >> > really don't understand how to use in Pylons. >> >> You can find a basic example >> here:http://www.gawel.org/docs/gp.fileupload/file/tip/examples/samplepylons/ >> Have a look at development.ini, controllers/upload.py and templates/index.mak >> > > Thank for your response. I tried but nothing work. I don't know for > which Pylons version was tested but under 0.9.7 doesn't work.
Look like I've forget to sync the repo from bitbucket. Latest log entry is now "upgrade sample pylons to 0.9.7" http://www.gawel.org/docs/gp.fileupload/rev/53aa46a39a7e So it should work. > >> I'm also interested in others solutions if you find some. > > Ok. > > -- > You received this message because you are subscribed to the Google Groups > "pylons-discuss" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/pylons-discuss?hl=en. > > -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
