Debug Jinja2 in Google App Engine

前端 未结 6 1483
执笔经年
执笔经年 2020-12-13 02:24

When I\'m running Jinja2 in Google App Engine, I get useless debugging information. I gather this is because of this item in the FAQ:

My tracebacks l

6条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-13 02:53

    Not sure if that will be helpful, but it might be possible to at least add block templatetag like django's 'debug' which will at least help to localize the problem.

提交回复
热议问题