Hi, The prepare is actually a method of Manipulator that calls the prepare method in each of the fields.
So you might want to call it from the Manipulator.save() method. Or in the html2python by overiding it, calling first self.prepare() and then Method.html2Python(self). But I'm just guessing, and it depend of what you want to do. Hope it helps, Guille On 9/5/06, mthorley <[EMAIL PROTECTED]> wrote: > > I've run into a similar problem witha a custom field I am developing > that is, in-part, based off of CheckboxSelectMultipleField. Do you know > if there is any way to automate the call of prepare? > > -- > mthorley > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---