On 1/3/07, Matt Wilson <[EMAIL PROTECTED]> wrote:

I meant that I'm having trouble doing fairly complicated logic inside
my widget template because I'm using the py:for and py:if, rather than
plain old python code.

if it can be done with plain python then it can be done with py:* I
haven't seen any combination of for/if that can't be done, could you
place an example?

If I could build my template with plain old python code, possibly as
the result of some database queries, I would be happy.

you want to do a query for the structure? I can undestand that for
values but not for structure again an example (dummy project if you
can't share the code) will be better so we can undestand what you want
to accomplish

>


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