All models that inherit from Page
are given some extra QuerySet methods accessible from their .objects
attribute.
live_pages = Page.objects.live()
events = EventPage.objects.live().descendant_of(events_index)
© 2014-present Torchbox Ltd and individual contributors.
All rights are reserved.
Licensed under the BSD License.
https://docs.wagtail.org/en/stable/reference/pages/queryset_reference.html