Hello,

I have got Trac running by using the WSGI callable within a controller
action -- just as described at
http://wiki.pylonshq.com/display/pylonscookbook/A+Pylons+Controller+with+Trac+as+WSGI+Callable


The only problem is that file uploads do not work. I thought the lines about
messing with request.environ['paste.parsed_formvars'] in that how-to were
for file upload, but my request.environ never has that dictionary key. Is
this for an older version of Pylons?

Has anyone gotten a WSGI callable application working in Pylons 1.0 with
file uploads as well?

Thanks,

Jason

-- 
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.

Reply via email to