Mark Ramm wrote:
>
> You can download the files from the trac if you add ?format=raw to the
> URL in question.
>
> For example this URL should work:
>
> http://trac.turbogears.org/turbogears/attachment/wiki/SimpleWidgetForm/FormsTutorial.tar.gz?format=raw
>
Good to know, thanks Mark, but ultimately we should fix it. ;-)
@Jonathan:
I overlooked one thing, you should use this:
<span py:for="risk in risks">
${risk_widget.display(risk=risk)}
</span>
update_data is called by display.
Ciao
Michele
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---