I gather from the docs that you must use the PlaceholderAdminMixin on any 
model on which you choose to add PlaceholderFields.
http://docs.django-cms.org/en/latest/how_to/placeholders.html

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.

-- 
Message URL: 
https://groups.google.com/d/msg/django-cms-developers/topic-id/message-id
Unsubscribe: send a message to 
[email protected]
--- 
You received this message because you are subscribed to the Google Groups 
"django CMS developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/django-cms-developers/8e3aee5e-b6ec-4452-8354-b25896dd9398%40googlegroups.com.

Reply via email to