File: index.rst

package info (click to toggle)
python-django-mptt 0.13.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,256 kB
  • sloc: python: 4,964; javascript: 317; makefile: 119; sh: 15
file content (32 lines) | stat: -rw-r--r-- 410 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
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:

.. toctree::
   :maxdepth: 2

   overview
   install
   tutorial

Topic docs:

.. toctree::
   :maxdepth: 1

   models
   admin
   forms
   templates
   utilities
   changelog
   technical_details

.. toctree::
   :maxdepth: 3

   autogenerated