Jinja

python template engine


{5} Accepted, Active Tickets by Owner (Full Description) (1 matches)

List tickets accepted, group by ticket owner. This report demonstrates the use of full-row display.

lakin.wecker (1 match)

Ticket Summary Component Milestone Type Created
Description
#294 Filters should use the same semantics as functions contrib defect 12/10/07

That is, by default they take no extra params, except the value they operate one and those specified when they're called in the template. However decorating them with contextcallable would add environment and and context to the params they take.

Doing this would allow the template runtime to avoid an extra call to the wrapper functions thereby speeding up the usage of filters.

See irclog http://dev.pocoo.org/projects/pocoo/irclogs/2007/12/08 for details of the conversation.


Note: See TracReports for help on using and creating reports.