Tim Black schrieb: > Is FastData available for TG 1.x? I'd like to use the FastDataGrid > widget but cannot seem to find FastData via easy_install.
I have created a small documentation page [1] for FastData in the wiki, that also has installation instructions (using 'easy_install' with the -f option, as long a TGFastData isn't available through the Cheeseshop). But during my tests for the documentation. I noticed that FastData in its current form has some grave bugs/missing features, that make it not really ready for prime time (just as Kevin said in April and since then nothing has changed). I am tinkering with the code right now and managed to fix some bugs [1] and add some small improvements [2]. I will post more about this once I have some patches and a small example app. Chris [1] http://docs.turbogears.org/1.0/FastData [2] e.g. - really show form fields for many-to-many relationships - set field labels correctly - set/update ForeignKey ids correctly [3] e.g. - validator options based on column options, so forms don't crash if you don't fill in a required field, but display an error message instead --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

