4510d6af90
If django is not installed, then we don't import get_es and then this code fails. But we don't need the get_es method on QueryTest anyhow, so this nixes it. |
||
---|---|---|
docs | ||
elasticutils | ||
.gitignore | ||
CHANGELOG | ||
CONTRIBUTORS | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
requirements-dev.txt | ||
requirements-django.txt | ||
requirements-docs.txt | ||
requirements.txt | ||
run_tests.py | ||
setup.py | ||
test_settings.py |
README.rst
======== README ======== elasticutils is a convenient Django-queryset-like API for querying Elastic Search. Project details =============== Code: http://github.com/mozilla/elasticutils Documentation: http://elasticutils.rtfd.org Issue tracker: https://github.com/mozilla/elasticutils/issues IRC: ``#elasticutils`` on irc.mozilla.org License: BSD 3-clause; see LICENSE file