liberation / django-elasticsearch

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

UPD managers.py Python 3 compatibility. #64

Open torchingloom opened 7 years ago

torchingloom commented 7 years ago

UPD managers.py Python 3 compatibility. basestring -> six.string_types

M1ha-Shvn commented 7 years ago

I'm waiting for this pull request too