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

Remove instances in the queue #4

Open
melinath opened this issue Mar 27, 2012 · 1 comment
Open

Remove instances in the queue #4

melinath opened this issue Mar 27, 2012 · 1 comment

Comments

@melinath
Copy link

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.

@sdcooke
Copy link

sdcooke commented Mar 27, 2012

Didn't spot that when I wrote this - feel free to add it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants