django-mptt
  • Overview
  • Installation
  • Tutorial
  • Models and Managers
  • Admin classes
  • Working with trees in Django forms
  • Working with trees in templates
  • Utilities for working with trees
  • Change log
  • Technical details
  • Testing MPTT models
  • Autogenerated documentation
django-mptt
  • Django MPTT documentation
  • View page source

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
  • Change log
  • Technical details
  • Testing MPTT models
  • Autogenerated documentation
    • mptt
      • mptt.admin
      • mptt.exceptions
      • mptt.fields
      • mptt.forms
      • mptt.managers
      • mptt.models
      • mptt.querysets
      • mptt.utils
      • AlreadyRegistered
      • register()
Next

© Copyright 2007 - 2020, Craig de Stigter, Jonathan Buchanan and others.

Built with Sphinx using a theme provided by Read the Docs.