9 Jan
2007
9 Jan
'07
4:09 p.m.
--On 9. Januar 2007 17:06:24 +0100 Jonas Nielsen <jonasn@mail.tele.dk> wrote:
The "Zope Bible" says something about calling self.__changed__(1) after updating the value but this doesn't seem to work even though the objects inherits from "Persistent"
self._p_changed = 1 -aj