0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-30 19:20:56 +01:00
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 Expose URL resolver match for RoutablePageMixin (#11953) 2024-07-03 14:17:12 +01:00
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 Align recent docs & release notes to US spelling 2024-08-29 18:28:07 +01:00
typed_table_block.md