Skip to main content

Wagtail 1.5's table block in a separate package

Project description

Don’t use this if you can help it. Wagtail 1.5 features [this exact code](https://github.com/torchbox/wagtail/pull/1705) merged into Wagtail’s core. This exists only as an intermittent solution before Wagtail 1.5 is released, and perhaps as a way to quickly include the table block in a project with Wagtail < 1.5.

Since the code is identical to the code in core, the database representation and is the same. Therefore you can remove this plugin and simply change your imports once you upgrade to Wagtail 1.5.

Install with

pip install wagtail-table-block

Then add wagtail_table_block to your INSTALLED_APPS.

Then use from wagtail_table_block.fields import TableBlock and implement it like table = TableBlock().

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

wagtail_table_block-2.0.0-py2.py3-none-any.whl (144.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file wagtail_table_block-2.0.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for wagtail_table_block-2.0.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 431301e841f0b2d6cadb2e8ede8e83f3d23a2868f852de3e82b3648bf730e07c
MD5 47de2ddcdccbff68e14d328e066b756d
BLAKE2b-256 9d4c8b31eb4cb3f463705960fd18a28d0cad5ff393d1983c8c14cb8ab0ec38e2

See more details on using hashes here.

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