I have a db structure like this:
from wagtail.core.models import Page from modelcluster.fields import ParentalManyToManyField class BookPage(Page): name