wagtail/docs/reference
Aayushman Singh 7f6e7d4062 Docs - Improve hooks & extending pages with CSP compliant examples
- Avoid `mark_safe` and use `format_html` where possible
- Avoid inline scripts, instead ensure the example shows external script usage
2024-11-02 10:29:19 +10:00
..
contrib Replaced Twitter references in the docs with more appropriate alternatives (#12516). Fix #12483 2024-11-01 11:03:54 +00:00
pages Support application of select_related and prefetch_related lookups to subqueries made by SpecificIterable 2024-10-28 08:06:03 +10:00
streamfield Document the ability to migrate from ImageChooserBlock to ImageBlock (#12518) 2024-11-01 09:58:42 +00:00
hooks.md Docs - Improve hooks & extending pages with CSP compliant examples 2024-11-02 10:29:19 +10:00
index.md Documentation - Reposition model & panel references 2024-10-25 20:30:12 +10:00
jinja2.md Docs - Update and fix broken links 2024-02-16 17:23:53 +10:00
management_commands.md Documentation - Improve project template (wagtail start) & add to management commands reference 2024-10-25 21:15:30 +10:00
models.md Docs - Ensure core models module level docstring does not appear in docs 2024-10-29 15:47:39 +00:00
panels.md Docs - Update spelling to US customize variants 2024-10-29 18:47:43 +10: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 Update `WAGTAIL_WORKFLOW_REQUIRE_REAPPROVAL_ON_EDIT` docs to indicate that default is False (#12340) 2024-09-19 16:41:17 +01:00
signals.md Add translatable model copy for translation done signal (#12362) 2024-09-27 16:01:52 +01:00
viewsets.md Fix formatting errors 2024-07-19 00:21:39 +01:00