django-seeker

A python package for mapping and querying Django models in Elasticsearch/OpenSearch.


License
BSD-3-Clause
Install
pip install django-seeker==7.4.4

Documentation

Requirements

  • Django 1.8 or later

Documentation

To build the documentation, go into the docs directory and type:

make html

The documentation will be built with an index of docs/_build/index.html