4 lines
209 B
Text
4 lines
209 B
Text
|
django-treebeard is a library that implements efficient tree implementations
|
||
|
for the Django Web Framework 1.4+. It includes 3 different tree
|
||
|
implementations: Adjacency List, Materialized Path and Nested Sets.
|