yes, If I set the field as Field('myField'), i get 'Field value does not belong to the table' when doing .update(stuff=[]). if I set the field as Field('myField','list:string'), i get the same error...
On Jul 12, 1:46 pm, pbreit <pbreitenb...@gmail.com> wrote: > That should work. Did you get an error?