bar in Jinja2 does the following things on the Python layer: check for an attribute called bar on foo (getattr(foo, 'bar')); if there is not, ...
確定! 回上一頁