sri
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
-
sri created a post, Django templates debugging - variables doesnt show up
Hi,I am debugging Django templates and I can put breakpoint in templates and can step thru without any issue, but It doesn't show variables in variables window. It only shows 'Ture,False,None' word... -
sri created a post, 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 t...