torchbox / wagtail-grapple

A Wagtail app that makes building GraphQL endpoints a breeze!
https://wagtail-grapple.readthedocs.io/en/latest/
Other
152 stars 57 forks source link

Wagtail 5 support #339

Closed VladimirLevadnij closed 1 year ago

VladimirLevadnij commented 1 year ago

Hello, tell me, please, I read in the description of the repository information that "Wagtail >= 4.1" is supported. I tried installing wagtail_grapple on Wagtail 5 and with that setup my Wagtail was downgraded to version 4.2.4. Do I understand correctly that Wagtail 5 does not currently work with wagtail_grapple? If this is the case, then please tell me:

  1. Do you plan to support Wagtail 5?

  2. What are the alternatives? Graphene?

zerolab commented 1 year ago

Hi,

Next week will release a new version with full Wagtail 5.0 support (and the upper Wagtail version limit removed)

VladimirLevadnij commented 1 year ago

Hello, thanks for the info. And in the existing version 0.19.2, can I try to start working with Wagtail 5 so that I can start testing now? Or will everything fall apart after that? :-)

zerolab commented 1 year ago

You could install the latest main branch and all should work

zerolab commented 1 year ago

https://github.com/torchbox/wagtail-grapple/releases/tag/v0.20.0 is now out