django.db.models.fields.related_descriptors.RelatedObjectDoesNotExist: Course has no coursedetail.

错误描述:

  一对一反向查询失败!

 

前提:

  Course和CourseDetail    OneToOne

 

原因:

  Course数据和CourseDetail数据没有一一对应。

posted @ 2018-11-14 09:29  梁颖666  阅读(521)  评论(0编辑  收藏  举报