dinoperovic / django-salesman

Headless e-commerce framework for Django and Wagtail.
https://django-salesman.rtfd.io
BSD 3-Clause "New" or "Revised" License
384 stars 46 forks source link

Wagtail 6 Support #38

Closed daveclarkit closed 5 days ago

daveclarkit commented 6 months ago

Are we going to get support for wagtail V6?

dinoperovic commented 5 months ago

@daveclarkit Yes, need to catch some free time to do the update.

Sorry I haven't seen you issue sooner :)

GvozdevLeonid commented 4 months ago

As I understand it you can release a quick update using wagtail-modeladmin

https://github.com/wagtail-nest/wagtail-modeladmin

I'm not sure how much of a long-term solution this is, but there are very few changes. Instead of importing from wagtail.contrib.modeladmin... use from wagtail_modeladmin...

dinoperovic commented 5 days ago

@daveclarkit @GvozdevLeonid A release 1.2.1 was made to support Wagtail 6.

This is to add support, but I am in process of migrating to using snippets in wagtail-6 instead of modeladmin.