Skip to content
New issue

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

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

Already on GitHub? Sign in 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
@flexferrum flexferrum added this to To Do in Jinja2Cpp standard features via automation Mar 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant