On Saturday, July 9, 2011 8:07:48 AM UTC-4, Shark wrote: > > I need help in updating list field can anyone give example of how to > update list field ? > > also I have problem in uploading files in GAE as web2py store them in > files and google app engine need to store them in big table
web2py is supposed to store uploaded files in the datastore -- are you saying that's not happening? See http://web2py.com/book/default/chapter/11#Avoid-the-Filesystem. Anthony

