Skip to main content

A visual auditing tool for Wagtail developers to track Page models and StreamField blocks.

Project description

Wagtail Developer Reference

A visual auditing tool for Wagtail developers. This package provides a live registry of your project's architecture, making it easy to track Page models and StreamField blocks across complex, multi-site setups.

Why use this?

In large Wagtail projects, it’s easy to lose track of where specific blocks are used or which templates are being rendered. This tool gives you a "God-view" of your components without needing to dig through the database or shell.

Features

  • Usage Tracking: See exactly how many times a Page type or StreamField block is used across the site.
  • Template Discovery: Instantly see the file path for the template associated with every component.
  • Interactive Audit: Filter by type or search for specific field names to find where logic is implemented.
  • Zero-Config: No extra database tables or complex settings. It inspects your models and content on the fly.

Installation

  1. Add `wagtail_developer_reference` to your `INSTALLED_APPS`: ```python INSTALLED_APPS = [ ..., "wagtail_developer_reference", ] ```

  2. Usage:

    • Login to the Wagtail Admin as a superuser.
    • Find the "System Registry" item in the sidebar menu.

License

Internal Use Only - Copyright © 2026 Fourdigits. All rights reserved.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wagtail_developer_reference-0.1.1.tar.gz (9.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

wagtail_developer_reference-0.1.1-py3-none-any.whl (9.7 kB view details)

Uploaded Python 3

File details

Details for the file wagtail_developer_reference-0.1.1.tar.gz.

File metadata

File hashes

Hashes for wagtail_developer_reference-0.1.1.tar.gz
Algorithm Hash digest
SHA256 1dc26308dbfe3b8881faed0534c2a01da384dae71b3a3093415bb56897f8e57c
MD5 b291959ceb8140fa25e4c2eff4568ce0
BLAKE2b-256 0b5afd30c06690e0088768c07509cf03f62d2c580cc63df45a4cc2ad351cce62

See more details on using hashes here.

File details

Details for the file wagtail_developer_reference-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for wagtail_developer_reference-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b61a47a0ff8d12378a6c7d95b40a85e67911141e21caf9a3d92b863947c0811b
MD5 5c9c379ff23c430928107e28ceb501d3
BLAKE2b-256 dbea9cf0a6c3df4e46701dcbeaf648f526166ca299b00d4326d48bc4c303e110

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page