
Django MPTT documentation
*************************

Contents:

If you're new to django-mptt, you may want to start with these
documents to get you up and running:

* Overview

  * What is Modified Preorder Tree Traversal?

  * What is "django-mptt"?

* Installation

  * Official releases

  * Development version

* Tutorial

  * The Problem

  * The Solution

  * Getting started

Topic docs:

* Models and Managers

* Admin classes

* Working with trees in Django forms

* Working with trees in templates

* Utilities for working with trees

* Upgrade notes

* Technical details

* Autogenerated documentation

  * "mptt"

    * "mptt.admin"

    * "mptt.exceptions"

    * "mptt.fields"

    * "mptt.forms"

    * "mptt.managers"

    * "mptt.models"

    * "mptt.utils"
