pkgsrc/www/py-django-treebeard/DESCR

4 lines
209 B
Text
Raw Normal View History

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.