mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-14 12:01:00 +00:00
Iterating over get_page_models means that these will be visited once per superclass. To avoid this, we filter the page list to those exactly matching the page class. This is done via a new `exact_type` method on `PageQuerySet`. |
||
|---|---|---|
| .. | ||
| index.rst | ||
| model_recipes.rst | ||
| model_reference.rst | ||
| panels.rst | ||
| queryset_reference.rst | ||
| theory.rst | ||