A basic admin class that displays tree items according to their position in the tree. No extra editing functionality beyond what Django admin normally offers.
alias of MPTTAdminForm
Returns the ChangeList class for use on the changelist page.
A form which validates that the chosen parent for a node isn’t one of it’s descendants.