-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
chore: Prepare new dev branch #8223
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
Conversation
Reviewer's GuideThis PR prepares the new 5.1.0 development branch by bumping the package version, removing deprecated placeholder and static‐placeholder machinery, cleaning up legacy utilities, regenerating static assets (CSS/JS) at the 5.1.0dev1 path, and updating tests and docs to reflect these removals. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
…lements (#8227) * fix: Scan plugin data after structure mode Xhr load * Fix test * fix js linting issues
…ds` (#8232) * fix: Adjust checks for GrouperAdmin to allow for `prepopulated_fields` * Update cms/tests/test_grouper_admin.py
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me
Description
This PR updates the version number to 5.1.0dev0.
It removes deprecated features as announced in django CMS 4.0 and 4.1.
Related resources
Checklist
main
Summary by Sourcery
Clean up deprecated placeholder and menu API, bump version to 5.1.0dev1, remove obsolete models and fields, update tests, docs, and rebuild static assets.
Enhancements:
Build:
Documentation:
Tests:
Chores: