Yo'av Moshe wrote:
> Hey,
> I did import widgets, and I do get a notice about missing template.
> Nevertheless, it gives me an empty string object ('') and not a
> TypeError on my TG1 installation.

You need to install TurboKid to use TG widgets, it's not installed 
automatically with TG 1.1:

http://docs.turbogears.org/1.1/RoughDocs/Upgrade#installation

(sorry, the upgrade guid is still not finished and we should probably 
list widgets explicitly under their own heading in this document...)

The TypeError is probably due to an ugly hack to make the widgets 
package importable even if Kid is not installed:

http://trac.turbogears.org/browser/branches/1.1/turbogears/widgets/meta.py#L173

Chris

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to