wagtail/docs/reference/contrib
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
..
forms Fix - Ensure `WagtailAdminFormPageForm.clean` returns `cleaned_data` 2024-11-05 19:22:33 +00:00
frontendcache.md
index.md
legacy_richtext.md
redirects.md
routablepage.md
searchpromotions.md
settings.md Replace hardcoded Django docs links to intersphinx links 2024-11-05 10:44:39 +00:00
simple_translation.md
sitemaps.md Docs - Update spelling to US customize variants 2024-10-29 18:47:43 +10:00
table_block.md
typed_table_block.md