Path to this page:
./
www/py-django-mptt,
Utilities for implementing Modified Preorder Tree Traversal
Branch: pkgsrc-2012Q4,
Version: 0.5.4,
Package name: py27-django-mptt-0.5.4,
Maintainer: adamUtilities 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:[
lang/python27] [
www/py-django]
Master sites:
SHA1: e19fd3a3e5774d572d4f36adbe0ca50c800690db
RMD160: 9e5075294e0eaebfee80dfe0a70e0e5ef3e5cd18
Filesize: 73.217 KB
Version history: (Expand)
- (2013-01-06) Package added to pkgsrc.se, version py27-django-mptt-0.5.4 (created)