Skip to content

Support for common python dictionary function #193

Open
@flexferrum

Description

@flexferrum

It should be possible to call common python dictionary functions (like items etc.) from the Jinja2 templates. Like this:

{% for key, value in dict_item.items() %}

#178

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions