AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
django_simple_elasticsearch.egg-info/PKG-INFO
django_simple_elasticsearch.egg-info/SOURCES.txt
django_simple_elasticsearch.egg-info/dependency_links.txt
django_simple_elasticsearch.egg-info/not-zip-safe
django_simple_elasticsearch.egg-info/top_level.txt
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/make.bat
docs/usage.rst
simple_elasticsearch/__init__.py
simple_elasticsearch/exceptions.py
simple_elasticsearch/forms.py
simple_elasticsearch/mixins.py
simple_elasticsearch/models.py
simple_elasticsearch/settings.py
simple_elasticsearch/utils.py
simple_elasticsearch/management/__init__.py
simple_elasticsearch/management/commands/__init__.py
simple_elasticsearch/management/commands/es_manage.py
tests/__init__.py
tests/test_django-simple-elasticsearch.py