mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 20:07:50 -04:00
4 lines
209 B
Plaintext
4 lines
209 B
Plaintext
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.
|