File: index.rst

package info (click to toggle)
python-django-mptt 0.18-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,180 kB
  • sloc: python: 5,135; javascript: 360; makefile: 132; sh: 12
file content (33 lines) | stat: -rw-r--r-- 421 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
33
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
   testing

.. toctree::
   :maxdepth: 3

   autogenerated