liberation / django-elasticsearch

Simple wrapper around elasticsearch-py to index/search a django Model.
MIT License
211 stars 73 forks source link

Disables prefetch_related #37

Closed lauxley closed 8 years ago

lauxley commented 8 years ago

and fix missing attributes on EsQueryset in the process.