Before looking into Jinja2 nastiness, here the python version. Behold the beauty! new_dict = {key:value for key, value in some_dict.items() if ...
確定! 回上一頁