Contents

django-elasticsearch-dsl 9.0

0

Wrapper around elasticsearch-dsl-py for django models

Wrapper around elasticsearch-dsl-py for django models

Stars: 1057, Watchers: 1057, Forks: 269, Open Issues: 141

The django-es/django-elasticsearch-dsl repo was created 9 years ago and the last code push was 6 months ago.
The project is very popular with an impressive 1057 github stars!

How to Install django-elasticsearch-dsl

You can install django-elasticsearch-dsl using pip

pip install django-elasticsearch-dsl

or add it to a project with poetry

poetry add django-elasticsearch-dsl

Package Details

Author
Sabricot
License
Apache Software License 2.0
Homepage
https://github.com/sabricot/django-elasticsearch-dsl
PyPi:
https://pypi.org/project/django-elasticsearch-dsl/
GitHub Repo:
https://github.com/sabricot/django-elasticsearch-dsl

Classifiers

No  django-elasticsearch-dsl  pypi packages just yet.

Errors

A list of common django-elasticsearch-dsl errors.

Code Examples

Here are some django-elasticsearch-dsl code examples and snippets.

Related Packages & Articles

django-debug-toolbar 6.2.0

A configurable set of panels that display various debug information about the current request/response.