Adding a link to another page in Django(3.1) (NoReverseMatch)

前端 未结 0 1171
粉色の甜心
粉色の甜心 2020-12-06 06:22

I\'m trying to add a link to another page on my index page, but when I use {% url \'blog:BlogAbout\' %} I get:

Exception Type: NoReverseMatch
Exc         


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