Enabled autodoc on Page class

pull/391/head
Karl Hobley 2014-06-30 12:58:00 +01:00
rodzic 8b692ad3be
commit c1dcb09a4f
1 zmienionych plików z 4 dodań i 0 usunięć

Wyświetl plik

@ -191,6 +191,10 @@ Page Properties and Methods Reference
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. Those listed here are relatively straightforward to use, but consult the Wagtail source code for a full view of what's possible.
.. automodule:: wagtail.wagtailcore.models
.. autoclass:: Page
:members:
Properties:
* specific