4bc6087275
for the Django Web Framework 1.4+. It includes 3 different tree implementations: Adjacency List, Materialized Path and Nested Sets.
3 lines
209 B
Text
3 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.
|