Path to this page:
./
www/py-django-mptt,
Utilities for implementing Modified Preorder Tree Traversal
Branch: pkgsrc-2017Q2,
Version: 0.8.7,
Package name: py27-django-mptt-0.8.7,
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:[
devel/py-setuptools] [
lang/python27]
Master sites:
SHA1: b6fbc1d41c96443c455faa5e5dbd068f06c4b664
RMD160: 535ddd4d66e33646a73b864b54736eaa2ce6eb67
Filesize: 90.379 KB
Version history: (Expand)
- (2017-07-04) Package added to pkgsrc.se, version py27-django-mptt-0.8.7 (created)