Skip to content

use args in cache_key #78

@sqlalchemy-bot

Description

@sqlalchemy-bot

Migrated issue, originally created by Anonymous

use function args in cache_key is very usefull:

<%def name="foo(id)" cached="True" cache_key="foo_${id}">
${id}
</%def>

Attachments: args_cache_key.patch

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions