Assign Value of Named URL to a Variable in Django Templates

后端 未结 2 1686
刺人心
刺人心 2021-02-18 23:38

In my Django template I need to assign the value of a names url into a variable within a with block so I can use it in multiple places.

I need to achieve something like

2条回答
提交回复
热议问题