On Fri, Aug 03, 2007 at 08:57:10PM -0000, [EMAIL PROTECTED] wrote: > For anyone trying this, I had to make it > old_self = self.__class__.objects.get(id = self.id) > instead of > old_self = self.__class__.get(id = self.id)
Right, that's what I meant :) -Forest -- Forest Bond http://www.alittletooquiet.net
signature.asc
Description: Digital signature

