Skip to content

Integrity Error on delete #19

Open
@ashiazed

Description

@ashiazed

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions