I think the data you get in the template is a string 'True' or 'False' both booleanize to True (in python)
maybe <py:if test="eval(collapsed)">whatever</py:if> could do the trick -- 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.

