Navigation
index
next
|
django-mptt v0.4.2 documentation
»
Django MPTT documentation
ΒΆ
Contents:
Django MPTT
What is Modified Preorder Tree Traversal?
What is Django MPTT?
How to install Django MPTT
Installing an official release
Installing the development version
Using Django MPTT in your applications
Models and Managers
Setting up a Django model for MPTT
Model Options
Registration of existing models
MPTTModel instance methods
The
TreeManager
custom manager
Admin classes
MPTTModelAdmin
FeinCMSModelAdmin
Working with trees in
django.forms
Fields
Forms
Working with trees in templates
Getting started
Recursive tags
Iterative tags
Filters
Examples
Utilities for working with trees
List/tree utilities
Upgrade Notes - 0.3 to 0.4
Model changes in 0.4
More complicated scenarios
Technical details
Tree structure
Dynamic field creation vs. explicitly defining MPTT fields
Running the test suite
Next topic
Django MPTT
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
Navigation
index
next
|
django-mptt v0.4.2 documentation
»