wagtail/docs/reference
Sage Abdullah ac4bd79e40
Add initial docs for StreamField block previews
2025-01-20 17:35:06 +00:00
..
contrib Fix - Ensure `WagtailAdminFormPageForm.clean` returns `cleaned_data` 2024-11-05 19:22:33 +00:00
pages Docs: Use sentence case for titles in pages/theory.md 2024-11-26 06:46:21 +10:00
streamfield Add initial docs for StreamField block previews 2025-01-20 17:35:06 +00:00
hooks.md Fixes #3847 by adding page as a third argument to construct_wagtail_userbar hooks along with a deprecation warning. 2024-12-17 22:10:09 +00:00
index.md
jinja2.md
management_commands.md Documentation - Improve project template (wagtail start) & add to management commands reference 2024-10-25 21:15:30 +10:00
models.md Allow page types to easily restrict what type of requests they respond to (#12473) 2024-11-20 10:15:36 +10:00
panels.md Nest code snippets for string panel definitions inside the note 2025-01-06 19:29:44 +00:00
project_template.md Documentation - Improve project template (wagtail start) & add to management commands reference 2024-10-25 21:15:30 +10:00
settings.md Automatically set CSP when serving images and documents (#12672) 2024-12-17 21:06:39 +00:00
signals.md
viewsets.md