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

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


Branch: pkgsrc-2014Q1, Version: 0.6.0, Package name: py27-django-mptt-0.6.0, 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:
[devel/py-setuptools] [www/py-django]

Master sites:

SHA1: 157573997e53cac6aca71d8b0a386b200d4635df
RMD160: 2c12c5a0c23089a9de59bfc2ede61d296707ddf3
Filesize: 87.739 KB

Version history: (Expand)