./www/py-django-mptt, Utilities for implementing Modified Preorder Tree Traversal

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2013Q1, Version: 0.5.5, Package name: py27-django-mptt-0.5.5, Maintainer: adam

Utilities for implementing Modified Preorder Tree Traversal with your
Django Models and working with trees of Model instances.

MPTT is a technique for storing hierarchical data in a database. The aim is to
make retrieval operations very efficient.

The trade-off for this efficiency is that performing inserts and moving
items around the tree is more involved, as there's some extra work
required to keep the tree structure in a good state at all times.


Required to run:
[www/py-django]

Master sites:

SHA1: fdc6d02e488d37cbf4d409ba7a4f4ada478bc561
RMD160: 4b85b0489154a2a2166d69a2e5a60064f7327511
Filesize: 74.842 KB

Version history: (Expand)