MPTT exceptions.
User tried to disable updates on a model that doesn’t support it (abstract, proxy or a multiple-inheritance subclass of an MPTTModel)
An invalid node move was attempted.
For example, attempting to make a node a child of itself.
mptt.admin
mptt.fields
Enter search terms or a module, class or function name.