django-cms / djangocms-transfer

django CMS Transfer allows you to export and import plugins.
https://www.django-cms.org
Other
19 stars 19 forks source link

Add Django CMS 4 support #38

Open stefanw opened 2 weeks ago

stefanw commented 2 weeks ago

Description

This PR makes djangocms-transfer roughly work with Django CMS 4.1 installations. We needed import/export between different installations and this works for us.

Maybe this can be a starting point for a 4.1 compatible release.

Checklist

fsbraun commented 2 weeks ago

@stefanw Thanks for this work. Looks good at first sight! I will review in more detail, but