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

fix: Remove workaround for page-specific rendering #411

Merged
merged 3 commits into from
May 30, 2024

Conversation

fsbraun
Copy link
Member

@fsbraun fsbraun commented May 17, 2024

Description

Once, django-cms/django-cms#7924 is merged, the work-around for page-specific rendering is not needed any more. This reactivates the {% placeholder "my_placeholder" inherit %} functionality.

Fixes #410.

Requires tests to be added.

Related resources

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 fsbraun requested a review from a team May 23, 2024 20:28
@fsbraun fsbraun marked this pull request as ready for review May 23, 2024 22:01
@fsbraun fsbraun merged commit 1c8b14b into master May 30, 2024
109 checks passed
@fsbraun fsbraun deleted the fix/page-specific-rendering branch May 30, 2024 08:11
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.

[BUG] placeholder inherit does not work
2 participants