Set the value of a variable in django template using 'with' tag for checking in an 'if' condition. But get's error : 'endif', expected 'endwith'

前端 未结 0 1235
被撕碎了的回忆
被撕碎了的回忆 2021-01-01 19:44

I have set a variable as False in django templates, then sets the variable to True in an if condition both using \'with var=True/False\' I use seperate \'endwith\' tags for

相关标签:
回答
  • 消灭零回复
提交回复
热议问题