-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
fix: editing of apphooked CMS pages without apphook landing page #7766
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
adds contribution from django-cms#7766
@Chilipp No need to change the Changelog. It will be automatically generated by the release process. |
@fsbraun this PR should work now (at least the tests pass locally) |
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.
LGTM! Nice! Thank you!
@Chilipp I sneaked in a little unrelated change in the docs to get this out. Hope that was ok. |
Sure, it's your code 😉 |
Summary
Fixes #7765
Links to related discussion
Proposed changes in this pull request
this implements a small patch and a test to make sure, that CMS pages that hold an apphook without a urlpattern at the
""
-location still have the correct pagecontent object at the edit urlDocumentation checklist