Skip to content

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

@sqlalchemy-bot

Description

@sqlalchemy-bot

Migrated issue, originally created by Michael Bayer (@zzzeek)

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions