djangocms-picture
djangocms-picture copied to clipboard
fix: django 4 required migration
Description
Started a django cms project with Django 4.1 and cms 3.11.1. This migration seems like it is missing, its probably related to the noop migrations introduced by the new django migration autodetect.
Related resources
Checklist
- [x] I have opened this pull request against
master
- [x] I have added or modified the tests when changing logic
- [x] I have followed the conventional commits guidelines to add meaningful information into the changelog
- [x] 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.