Display the button based on the dictionary value in jinja2

后端 未结 0 971
不知归路
不知归路 2020-12-15 07:17

vals=[{\'a\':1,\'b\':2},{\'c\':3,\'d\':4},{\'e\':\'hi\',\'f\':\'myval\'}]

This is my value which contains list of dictionaries. I have to fetch/read the value of \'f\

相关标签:
回答
  • 消灭零回复
提交回复
热议问题