Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed an update_index bug when using multiple connections #847

Merged
merged 1 commit into from
Aug 19, 2013
Merged

Fixed an update_index bug when using multiple connections #847

merged 1 commit into from
Aug 19, 2013

Conversation

luisbarrueco
Copy link
Contributor

I would get this warning /usr/local/lib/python2.7/dist-packages/haystack/query.py:340: UserWarning: The model <class 'reclamos.models.Empresa'> is not registered for search. and the update_index command wouldn't remove objects deleted from the model when using --remove, because the management command wasn't taking into account the backend specified with the --using= parameter.

dcwatson added a commit that referenced this pull request Aug 19, 2013
Fixed an update_index bug when using multiple connections
@dcwatson dcwatson merged commit 914f0a2 into django-haystack:master Aug 19, 2013
@dcwatson
Copy link
Contributor

Thanks for the patch!

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

Successfully merging this pull request may close these issues.

2 participants