Jorge Godoy <[EMAIL PROTECTED]> writes: > Again, can this be from the dict of datetime.datetime that is being passed to > SQLObject? (And that works on all other forms where I have no "FieldSet"?) > I'll change the form and remove the fieldset to test this...
Found what was the problem... It wasn't this FieldSet code but the AutoComplete code. Sorry... I just got this while rewriting the "save" method and then I compared it with the (working) update method... Everything is working now. -- Jorge Godoy <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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/turbogears-trunk -~----------~----~----~----~------~----~------~--~---
