Kevin,

I know this is alpha software so things break, but I want to let you
know, if you didn't already, that the last patches broke lots of stuff.
 You'll see if you run a DataController.  First, the Form class
requires a non-keyword arg for the widgets(fields), so line 209 in
datacontroller.py needs to have the kwarg removed.  After fixing that
I'm getting this error, which I don't know how to fix yet.

svn/turbogears/turbogears/fastdata/templates/datagrid.py", line 31, in
_pull
NameError: name 'name' is not defined

Randall

Reply via email to