MPTT 0.1.1 release
Started to rewrite some of the functionality provided from 0.1 to make it more usable.
Rewritten- root
- subtree
- drop_subtree
- leaf_nodes
- add_child
I'm also planning to add a move_to function which will move the node and all it's descendants to another node.
Comments