django model去掉unique_together报错的解决方案 事情是这样的,我有一个存储考试的表classExam(models.Model):category=cached_fields.ForeignKeyField(Catego unique_together