On Wed, 2012-02-08 at 12:40 -0800, Craig Swank wrote: > I made an app with pcreate -t starter and pasted your app's view stuff > in and it worked there as well, started it with pserve and both > uploads worked there as well. > > > On Feb 8, 1:32 pm, Craig Swank <craigsw...@gmail.com> wrote: > > Your app also works in my VM. Both views show a FieldStorage object > > for POST['profile_picture'] > > > > Hmm, confused. One difference I can see between the two is you use > > waitress to serve it, I'm using pserve. I've not heard of waitress > > until now. Is there a possibility that pserve could be the reason I'm > > having problems?
"pserve" is just a wrapper script; the actual server being run depends the [server] section in your configuration file. - C -- You received this message because you are subscribed to the Google Groups "pylons-devel" group. To post to this group, send email to pylons-devel@googlegroups.com. To unsubscribe from this group, send email to pylons-devel+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/pylons-devel?hl=en.