python - jinja2.exceptions.UndefinedError
阿神
阿神 2017-04-17 17:39:29
0
1
289

用pycharm部署项目的时候测试出了这个问题,怎么解决。

阿神
阿神

闭关修行中......

reply all(1)
迷茫

The second line of the first picture explains it very clearly

 'list object' has no attribute 'suthor'

You made a list object call a parameter that it does not have suthor

Check the type of object you call this parameter

Also, it’s difficult to find problems by simply posting an incorrect picture like this

It is recommended to post the relevant code

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template