Django template debugging doesn't show variables
Hi,
I am working with Django templates using Pycharm.
I am able to set breakpoints in Django templates and I can step thru the breakpoints, but the 'variables' windows doesn't show any variables. I tried to add template variables to 'watch window' still it doesn't show the values... Is this a bug in Pycharm or am I missing any setting.
I am working with Django templates using Pycharm.
I am able to set breakpoints in Django templates and I can step thru the breakpoints, but the 'variables' windows doesn't show any variables. I tried to add template variables to 'watch window' still it doesn't show the values... Is this a bug in Pycharm or am I missing any setting.
1 条评论
排序方式
日期
投票数
I do too. Is there any update?
请先登录再写评论。