Releases: HBS-HBX/django-elastic-migrations
Releases · HBS-HBX/django-elastic-migrations
Open up Django compatibility and remove outdated Travis tests
Fix Travis tests
#80 Add user permissions for elastic search
fix twine check err and add coverage for es_list
Increase test coverage for es_list and ignore hidden es indexes
Add support for Django 1.10, 1.11, 2.0, 2.1, drop support for Python 2
- fix #6 support Django 2
- fix #43 remove es_deactivate
- fix #44 add django 1.10 and 1.11 to test matrix
- fix #45 remove support for python 2
- In practice, Python 2 may work, but it is removed from the test matrix and won't be updated