为了账号安全,请及时绑定邮箱和手机立即绑定

NoReverseMatch 在 /blog/2018/

NoReverseMatch 在 /blog/2018/

尚方宝剑之说 2021-08-24 19:02:52
请帮帮我。我不知道这个问题......有什么问题?Html 代码图像:错误页面图片:博客/网址.pyurlpatterns = [      -- skip --      # Example: /2018/nov/      url(r'^(?P<year>\d{4})/$', PostYAV.as_view(), name='post_year_archive'),      -- skip --]博客/views.pyfrom blog.models import Postfrom django.views.generic.dates import --skip--, YearArchiveView, --skip---- skip --class PostYAV(YearArchiveView):     model = Post     date_field = 'modify_date'     make_object_list = True
查看完整描述

1 回答

  • 1 回答
  • 0 关注
  • 184 浏览
慕课专栏
更多

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信