wagtail/wagtail/blocks
Sage Abdullah 30d4da49b8 Expand docs for StreamField block previews 2025-02-03 16:45:41 +00:00
..
migrations Fix StreamChildrenToListBlockOperation sharing model instance state 2025-01-21 21:26:38 +00:00
__init__.py Narrow down 'noqa' directives on imports to specify F401 / F403 2023-06-13 10:36:21 +01:00
base.py Expand docs for StreamField block previews 2025-02-03 16:45:41 +00:00
definition_lookup.py Use a dict as the in-code representation of the lookup table 2024-06-24 16:51:16 +01:00
field_block.py Add Block.is_previewable to avoid showing previews without proper configuration 2025-01-20 10:03:59 +00:00
list_block.py Fix Block.is_previewable detection on blocks with non-None unset default values 2025-01-31 15:38:10 +00:00
static_block.py Add Block.is_previewable to avoid showing previews without proper configuration 2025-01-20 10:03:59 +00:00
stream_block.py Fix Block.is_previewable detection on blocks with non-None unset default values 2025-01-31 15:38:10 +00:00
struct_block.py Fix Block.is_previewable detection on blocks with non-None unset default values 2025-01-31 15:38:10 +00:00