Skip to main content

Use streamfield blocks as model fields.

Project description

wagtail-block-model-field

Provides a model field for encapsulating arbitrary stream blocks. Please bear with us while we prepare more detailed documentation.

Compatibility

wagtail-block-model-field' major.minor version number indicates the Wagtail release it is compatible with. Currently this is Wagtail 4.1.x

Installation

  1. Install using pip:
pip install wagtail-block-model-field
  1. Add wagtail_block_model_field to your INSTALLED_APPS setting:
    INSTALLED_APPS = [
      # ...
      'wagtail_block_model_field'
      # ...
    ]
    

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wagtail-block-model-field-4.1.1.tar.gz (7.5 kB view hashes)

Uploaded Source

Built Distribution

wagtail_block_model_field-4.1.1-py3-none-any.whl (8.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page