1 repository
Mechanisms for modifying default page retrieval logic before template rendering.
Distinct from Query Contexts: Focuses on CMS-specific page retrieval overrides rather than general query context access.
Explore 1 awesome GitHub repository matching data & databases · Query Context Overrides. Refine with filters or upvote what's useful.
Wagtail is an open-source content management system built on the Django web framework. It provides a structured, tree-based approach to content modeling, allowing developers to define custom page types and reusable content components that are managed through a highly customizable administrative interface. The platform distinguishes itself through its flexible, block-based content composition system, which enables editors to assemble complex page layouts dynamically. It also offers robust support for multi-site and multi-lingual environments, allowing organizations to manage distinct websites
Overrides default page retrieval logic to filter or sort data sets before rendering.