how to use the href attribute in django templates

前端 未结 2 604
小鲜肉
小鲜肉 2020-12-29 23:58

When I try to use a link in my Django template from /appname/index/ to get to /appname/detail/### I am instead getting to /appname/index/deta

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