django NoReverseMatch at /xxx

来源:互联网 发布:flyme远程清除数据 编辑:程序博客网 时间:2024/06/06 12:24

在django的template中出现这个问题

可以将{%url 'a'%}换成相应的真实url

原创粉丝点击