A Wagtail block for storing tags.
Project description
wagtail-tags-block
A Wagtail block for storing tags. Please bear with us while we prepare more detailed documentation.
Compatibility
wagtail-tags-block
' major.minor version number indicates the Wagtail release it is compatible with. Currently this is Wagtail 4.1.x
Installation
- Install using
pip
:
pip install wagtail-tags-block
- Add
wagtail_tags_block
to yourINSTALLED_APPS
setting:INSTALLED_APPS = [ # ... 'wagtail_tags_block' # ... ]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for wagtail_tags_block-4.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 11a5ef55ea6dffb5f4c8fa5cee3138ee1b1f7a9a40a54d7e2326e4b1e710ed33 |
|
MD5 | 0dcac1ca5c0d4b013e4563bda474d82f |
|
BLAKE2b-256 | ee7eefa21de6c5dd95efb67e94cf610cdf74027fd6cabe38779f1eb61e0be1cf |