Quantcast
Channel: Mako: Ticket Query
Viewing all articles
Browse latest Browse all 38

#3: functions declared in filter="" attributes do not pull from the Context

$
0
0

i.e.

<%namespace name="foo" file="func.html"/>
   <%def name="lala" filter="foo.bar">
      etc
   </%def>

the "foo" namespace will not get pulled out from the Context into the local python namespace.


Viewing all articles
Browse latest Browse all 38

Trending Articles