Utilities for implementing Modified Preorder Tree Traversal with Django Models
Project description
Utilities for implementing Modified Preorder Tree Traversal (MPTT) with
your `Django`_ ``Model`` classes and working with trees of ``Model``
instances.
.. _`Django`: http://www.djangoproject.com
Version 0.1 features:
* Simple registration of Model classes for MPTT.
* The tree structure is automatically managed when you create or delete MPTT
Model instances.
* MPTT Model instances gain tree-related methods.
* Automatic reparenting when an item's parent is changed - allows for basic
tree management using the django.contrib.admin application.
* Custom TreeManager provides a tree node movement API.
* A template tag and template filter for working with trees of MPTT Model
instances.
your `Django`_ ``Model`` classes and working with trees of ``Model``
instances.
.. _`Django`: http://www.djangoproject.com
Version 0.1 features:
* Simple registration of Model classes for MPTT.
* The tree structure is automatically managed when you create or delete MPTT
Model instances.
* MPTT Model instances gain tree-related methods.
* Automatic reparenting when an item's parent is changed - allows for basic
tree management using the django.contrib.admin application.
* Custom TreeManager provides a tree node movement API.
* A template tag and template filter for working with trees of MPTT Model
instances.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
django-mptt-0.1.zip
(25.5 kB
view details)
Built Distribution
django-mptt-0.1.win32.exe
(76.9 kB
view details)
File details
Details for the file django-mptt-0.1.zip
.
File metadata
- Download URL: django-mptt-0.1.zip
- Upload date:
- Size: 25.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 95cd27fdc1e9a33d15ddd213572410208793c7fd6ff0ededaf5b49a83b57bfb7 |
|
MD5 | a57cc23bffb35bea190ad8898f849648 |
|
BLAKE2b-256 | 6902cae4a8cf1093af009570492175a7042d7e6bf4b8e37824fb95e3b75cb034 |
File details
Details for the file django-mptt-0.1.win32.exe
.
File metadata
- Download URL: django-mptt-0.1.win32.exe
- Upload date:
- Size: 76.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f8bb9ef8d6595a34c659fedc577fe0a409b8cfbf3c6cd6ad49c550b10b781eb4 |
|
MD5 | 708e42e5972e2d6673558bcb8ece6bb9 |
|
BLAKE2b-256 | aaee4cdb552692eee1eb43b97c42fc4f090eb991d4cf7bb285d2c919da04239d |