Skip to content
This repository was archived by the owner on Dec 4, 2019. It is now read-only.
This repository was archived by the owner on Dec 4, 2019. It is now read-only.

Remove instances in the queue #4

@melinath

Description

@melinath

The readme states:

deletes have to be handled in line (otherwise the instance cannot be looked up when they are pulled off the queue)

However, this is not the case. Instances can easily be removed by passing a string of the form "<app_label>.<model_name>." to the haystack backend. You can see an example of this here.

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