I manage certain types of pages that can not be root and can not have children through ModelAdmin.
But I should be able to set the parent before creating the page I get an error otherwise.
how can I set the default parent for all pages of a certain type?