.. django-modeltree documentation master file, created by
   sphinx-quickstart on Sat Feb 25 00:54:55 2023.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Current version: |version|


Welcome to the documentation of django-modeltree
================================================

.. automodule:: modeltree.modeltree

|

Api reference
=============

.. autoclass:: modeltree.ModelTree
   :members:

.. automethod:: modeltree.ModelTree._follow

|

Indices and tables
==================

* :ref:`genindex`
* :ref:`search`
