It's not entirely clear what the consequence of not doing that is but from digging around the github issues, it seems something to do with staff permissions on editing the model in the admin? In my case, however, the model in question doesn't have it's own ModelAdmin but instead is an inline on a separate model. Anyone know if this is going to cause issues down the line and if so, how to address this use case?
Thanks for any help.
Jacob Rief
unread,
Jun 10, 2020, 10:08:51 AM6/10/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django CMS developers
As far as I know, you need this, when using the templatetag render_placeholder in one of the templates rendering an object with its placeholderfield.
Otherwise Django-CMS does not know how to handle the structure mode, etc.