add note about django-treebeard api

pull/4023/head
LB 2017-11-11 17:28:58 +07:00 zatwierdzone przez Matt Westcott
rodzic 345b527ca2
commit 48b6a1b067
1 zmienionych plików z 5 dodań i 0 usunięć

Wyświetl plik

@ -101,6 +101,11 @@ Methods and properties
In addition to the model fields provided, ``Page`` has many properties and methods that you may wish to reference, use, or override in creating your own models.
.. note::
See also `django-treebeard <http://django-treebeard.readthedocs.io/en/latest/index.html>`_'s `node API <http://django-treebeard.readthedocs.io/en/latest/api.html>`_. ``Page`` is a subclass of `materialized path tree <http://django-treebeard.readthedocs.io/en/latest/mp_tree.html>`_ nodes.
.. class:: Page
.. autoattribute:: specific