I am attempting the basic fastdata configuration as laid out in the the trac - ListWidgetFromForeignKey guide.
I have created the model and controller exactly.. pointed it to my mysql server.. The only thing I can say is that it appears to stuck in an infinite loop. I have tried some different settings.. tried removing the _get_form_option_value but still no luck. Has anyone come across this? I have tried 3 different versions all with the same result, am currently using r518. If you want to look at the code i'm using it is: http://trac.turbogears.org/turbogears/wiki/ListWidgetFromForeignKey As I type this my machine has been running for the last 5 minutes at 99% processor. My database machine is under no load. Thanks Rick

