wagtail-treemodeladmin
wagtail-treemodeladmin copied to clipboard
Question: how to specify parent/child relationship using native wagtail tree?
Docs make a lot of sense in the context of an explicit field (e.g. author on book) that represents the foreign key relationship, but what if you're using the native wagtail Page based parent/child relationship?