Once, https://github.com/django-cms/django-cms/pull/7924 is merged, the work-around for page-specific rendering is not needed any more. This reactivates the {% placeholder "my_placeholder" inherit %} functionality.
[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.
Description
Once, https://github.com/django-cms/django-cms/pull/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
410
Checklist
master