Path to this page:
./
www/py-django-mptt,
Utilities for implementing Modified Preorder Tree Traversal
Branch: pkgsrc-2021Q3,
Version: 0.12.0,
Package name: py38-django-mptt-0.12.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.
Master sites:
SHA1: 38dc689a76017a0190ff60052dbf1632d2487256
RMD160: 1a55dd199554dfb9dc1a4a5e255736d2e7fee882
Filesize: 101.087 KB
Version history: (Expand)
- (2021-09-28) Package added to pkgsrc.se, version py38-django-mptt-0.12.0 (created)