wagtail/docs/extending
Matt Westcott a6a94a9a04 Ensure DocumentChooserBlock can be deconstructed for migrations
Fixes #8989. Now that DocumentChooserBlock is constructed dynamically via wagtail.documents.viewsets.chooser, we need to explicitly set its `__module__` attribute so that the result of calling `deconstruct()` for migrations points back to the wagtail.documents.blocks module.

Also update the documentation for defining custom choosers, and add tests for deconstructing the other chooser blocks.
2022-08-15 15:38:54 -04:00
..
adding_reports.md documentation - migrate docs/extending/ to md 2022-06-20 16:36:25 +10:00
admin_views.md Deprecate wagtail.contrib.modeladmin.menus.SubMenu in favour of wagtail.admin.menu.Menu 2022-06-28 16:32:15 +10:00
audit_log.md replace latin abbreviations with english phrases & updated docs guidelines 2022-07-20 16:11:38 +10:00
custom_account_settings.md Finish re-implementing form styles based on design feedback & code review 2022-08-05 10:36:52 +02:00
custom_bulk_actions.md remove duplicate custom bulk actions docs 2022-07-20 17:10:45 +10:00
custom_tasks.md replace latin abbreviations with english phrases & updated docs guidelines 2022-07-20 16:11:38 +10:00
customising_group_views.md Finish re-implementing form styles based on design feedback & code review 2022-08-05 10:36:52 +02:00
extending_draftail.md replace latin abbreviations with english phrases & updated docs guidelines 2022-07-20 16:11:38 +10:00
forms.md documentation - migrate docs/extending/ to md 2022-06-20 16:36:25 +10:00
generic_views.md Ensure DocumentChooserBlock can be deconstructed for migrations 2022-08-15 15:38:54 -04:00
index.md documentation - migrate docs/extending/ to md 2022-06-20 16:36:25 +10:00
rich_text_internals.md replace latin abbreviations with english phrases & updated docs guidelines 2022-07-20 16:11:38 +10:00
template_components.md Documentation - migrate reference/** files to markdown content 2022-06-30 09:57:26 +10:00