On Friday, 30 March 2012 16:34:43 UTC+1, Fran wrote: > > I see it did default to 0, but the form doesn't get saved...just as I > originally said... >
The error comes from the e in (v, e) = self.other(item) i.e. "value not allowed" from the IS_IN_SET() I tried adding "" to the set, but obviously that's not an integer so it gets rejected... F

