there is no cache of the value
your problem is then on the javascript side

On 4 août, 12:49, Carlos Catucci <[email protected]> wrote:
> > I think the data you get in the template is a string
> > 'True' or 'False' both booleanize to True (in python)
>
> It's one the way that I've tried. The problem is that the value of the
> variable does'nt change after the first call.
> In the template I print ${collapsed}, the first time it's value is
> True, and when I call the method and pass the False he doesn't take
> care of that and print another time True.
>
> Apparently a kind of cache of the value
>
> Greetings
> JOKER Ltd.
> --
> Mr. Gandhi, cosa ne pensa della civiltà occidentale? - Sarebbe
> un'ottima idea! ( intervista al Mahatma Gandhi )

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