Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Support for common python dictionary function #193

Open
flexferrum opened this issue Mar 15, 2020 · 0 comments
Open

Support for common python dictionary function #193

flexferrum opened this issue Mar 15, 2020 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@flexferrum
Copy link
Collaborator

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

@flexferrum flexferrum added the enhancement New feature or request label Mar 15, 2020
@flexferrum flexferrum added this to the Release 1.2 milestone Mar 15, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant