Open
Description
I've come across an issue where I can't delete an object with a placeholder field.
update or delete on table "fluent_contents_placeholder" violates foreign key constraint "placeholder_id_refs_id_8e1f1b78" on table "fluent_contents_contentitem"
DETAIL: Key (id)=(9) is still referenced from table "fluent_contents_contentitem".
It seems like the delete doesn't cascade properly to the fluent_contents_contentitem.
using django 1.5.1
latest fluent-contents via git
Let me know what other information I need to provide.
Metadata
Metadata
Assignees
Labels
No labels