Skip to content

CASCADE not working with Generic Relations.  #90

@codehia

Description

@codehia

As described in Django documentation, the GenericForeignKey should have CASCADE as default if a GenericRelation exists. After using SoftDeleteObject in both the models the CASCADING does not happen on deletion. Is there a way to achieve this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions