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-page-cms
I need to change the name of a placeholder but I'd like to retain the
placeholder content.
Do I need to do anything besides update the 'type' field of the
Content model? Are these names cached anywhere?
faden
unread,
May 11, 2011, 4:10:47 PM5/11/11
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-page-cms
Hi,
I think changing the type values to the new name should be enough.
There is a cache but it shouldn't affect you in this case.