Jeremy Jones wrote: > > OK - I have the .py creation turned on. Here's the bottom of the > traceback again: > > File > "/usr/local/apps/python2.4/lib/python2.4/site-packages/kid-0.8-py2.4.egg/kid/__init__.py", > line 314, in transform > By default, the `pull` method is called to obtain the stream. > File > "/usr/local/apps/python2.4/lib/python2.4/site-packages/kid-0.8-py2.4.egg/kid/__init__.py", > line 273, in pull > try: > File > "/home/jmjones/svn/home/pppweb/trunk/pppwebproject/tg/pppweb/pppweb/templates/view_cart.py", > line 19, in initialize > rslt = initialize(self) > File > "/home/jmjones/svn/home/pppweb/trunk/pppwebproject/tg/pppweb/pppweb/templates/master.py", > line 21, in initialize > def initialize(self): > TypeError: 'NoneType' object is not callable >
For what is worth I'm experiencing the same bug with the DataController, it happens after adding/editing one element, the next operation gives me the same error (NoneType...). Ciao Michele

