I have traped show relation post by ManyToManyField
python3 / django3.1
class Post(models.Model): title = models.C