Choices makemigration error: There are some values Django cannot serialize into migration files

后端 未结 0 1231
执笔经年
执笔经年 2021-01-25 05:45

So now this my solution:

models.py

the_choices = models.ManyToManyField(CourseInstance, blank=True, null=True, related_name="dsgg")
相关标签:
回答
  • 消灭零回复
提交回复
热议问题