Path to this page:
./
www/py-django-mptt,
Utilities for implementing Modified Preorder Tree Traversal
Branch: pkgsrc-2019Q2,
Version: 0.10.0,
Package name: py37-django-mptt-0.10.0,
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/python37] [
devel/py-setuptools] [
www/py-django-js-asset]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: 8712525cb9872f1fb56f5775e36d747efd8f0a38
RMD160: 969217049336cfb92c4fe62df241edd8cfc85bc1
Filesize: 94.417 KB
Version history: (Expand)
- (2019-07-04) Package added to pkgsrc.se, version py37-django-mptt-0.10.0 (created)