Fix a typo in model reference

pull/2587/head
Karl Hobley 2016-05-10 14:28:34 +01:00
rodzic 7d58b677ca
commit 9dcc12ac55
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -82,8 +82,8 @@ Database fields
This is used by the :meth:`~wagtail.wagtailcore.query.PageQuerySet.in_menu` QuerySet filter.
Methods and properies
~~~~~~~~~~~~~~~~~~~~~
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. Those listed here are relatively straightforward to use, but consult the Wagtail source code for a full view of what's possible.