coderedcorp / wagtail-cache

A simple page cache for Wagtail based on the Django cache middleware.
Other
87 stars 29 forks source link

Pickling Errors #32

Closed lanshark closed 3 years ago

lanshark commented 3 years ago

Can't pickle <class 'wagtail.core.blocks.base.RichTextBlockMeta'>: attribute lookup RichTextBlockMeta on wagtail.core.blocks.base failed

This is on a Contact Us page with a form.