Hello, I noticed that datawidgets and datacontrollers modules from newfastdata were using old widget module (NOT newbase/newform) which caused certain errors. I had to add widgets.use_new_widgets() line to those modules and then fix some more compatibility problems.
Kevin, please remove those lines when you do the switch.

