coderedcorp/wagtail-cache

Django v3.2 and v4.0

JanMalte opened this issue · 1 comments

Currently the badges only show that the package is supported by older Django versions and the generic wagtail v2 constraint.

Are just the badges outdated or is this package not supported on current versions of Django and wagtail?
If yes, what can we do to get a new release with support for Wagtail 2.16 and Django 4.0?

The badges represent the latest version that the package has been tested with. It should probably work fine with Wagtail 2.16 and Django 4.0. But I will make sure we get that tested and update the classifiers. There's always an off change Django 4 may have deprecated something and a bit if code cleanup is necessary.

Please test it out with your setup and report back here if you see any issues.