Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Django CMS 4 support #38

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

stefanw
Copy link

@stefanw stefanw commented Jun 17, 2024

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

  • I have opened this pull request against master
  • I have added or modified the tests when changing logic
  • I have followed the conventional commits guidelines to add meaningful information into the changelog
  • I have read the contribution guidelines and I have joined #workgroup-pr-review on
    Slack to find a “pr review buddy” who is going to review my pull request.

@fsbraun
Copy link
Sponsor Member

fsbraun commented Jun 17, 2024

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

  • Uses API to create plugins 👍
  • Respects CMS 4 toolbar object 👍 (here, we might need to look at separate code for v3 and v4)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants