My favorites | Sign in
Project Logo
       
People details
Project owners:
  gpicon

Oct 24, 2009 : Moved to bitbucket: http://code.tabo.pe/django-treebeard/ (please report issues in http://code.tabo.pe/django-treebeard/issues/ )

Nov 20 2008 : 1.1 released: django-treebeard-1.1.tar.gz (exceptions.py was missing)

Django Treebeard

django-treebeard is a library that implements efficient tree implementations for the Django Web Framework 1.0+. It includes 3 different tree implementations: Adjacency List, Materialized Path and Nested Sets. Each one has it’s own strength and weaknesses (see Benchmarks) but share the same API, so it’s easy to switch between implementations.

You can read the documentation in http://django-treebeard.googlecode.com/svn/docs/index.html









Hosted by Google Code