Dashboard Panel¶
wagtail-unveil adds a panel to the Wagtail admin home page with quick links to the main reports and settings.
Access¶
The panel is visible on the Wagtail admin home page to superusers when DEBUG=True, or when WAGTAIL_UNVEIL_ENABLE_PRODUCTION_REPORTS=True.

What It Links To¶
- Backend URLs Report — admin URL discovery report
- Frontend URLs Report — frontend URL discovery report
- Platform Report — runtime versions and Python dependency inventory
- Settings Page — settings diagnostic page
Related¶
- Features Index — Back to section overview
- Getting Started — Set up the package to see the panel