mptt.exceptions

MPTT exceptions.

exception mptt.exceptions.InvalidMove

An invalid node move was attempted.

For example, attempting to make a node a child of itself.

Previous topic

mptt.admin

Next topic

mptt.fields

This Page