我想用给定的json字符串中的所有“昵称”来呈现一个模板。如何执行for/循环并在html中打印所有结果?我失败的剧本: return render_template("index.html", len = len(j), j= j) {%for i in range(0, len)%}
<li>{{html</em
正如我在标题中所要求的,我想在Django做一些类似下面的事情。.{% endfor %}
我从store3中传递了名为“Could not parse the remainder: '{{' from 'store{{'1”、“store22”和"Could not parse the remainder: '{{' from 'store{{'“的变量,但是,在{ % }内似乎不能使用{ }}时,