wagtail/docs/reference
John-Scott Atlakson 9d31fd3fa5 Fix - Ensure `WagtailAdminFormPageForm.clean` returns `cleaned_data`
Return `cleaned_data` for more consistent subclassing.

Updated documentation with an example of adding custom page validation for form fields.

Add unit test to ensure that the documented usage of extending `WagtailAdminFormPageForm` works as expected.

Originally from #10375
2024-11-05 19:22:33 +00:00
..
contrib Fix - Ensure `WagtailAdminFormPageForm.clean` returns `cleaned_data` 2024-11-05 19:22:33 +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 Add Django's custom Sphinx roles and use them to link to settings 2024-11-05 10:44:40 +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 Use intersphinx to link to treebeard docs 2024-11-05 10:44:41 +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 Add missing apostrophe in settings documentation (#12542) 2024-11-05 16:09:55 +00: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