mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-20 13:01:56 +00:00
Update model_reference.rst
This commit is contained in:
parent
a7a88ac95c
commit
6402e56fb5
2 changed files with 3 additions and 0 deletions
|
|
@ -206,6 +206,7 @@ Contributors
|
|||
* Peter Baumgartner
|
||||
* Matheus Bratfisch
|
||||
* Andy Chosak
|
||||
* Kevin Whinnery
|
||||
|
||||
Translators
|
||||
===========
|
||||
|
|
|
|||
|
|
@ -117,6 +117,8 @@ In addition to the model fields provided, ``Page`` has many properties and metho
|
|||
|
||||
.. automethod:: serve_preview
|
||||
|
||||
.. automethod:: get_parent
|
||||
|
||||
.. automethod:: get_ancestors
|
||||
|
||||
.. automethod:: get_descendants
|
||||
|
|
|
|||
Loading…
Reference in a new issue