mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-03-23 01:10:25 +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`. |
||
|---|---|---|
| .. | ||
| contrib | ||
| pages | ||
| hooks.rst | ||
| index.rst | ||
| management_commands.rst | ||
| project_template.rst | ||
| signals.rst | ||