Django-elasticsearch-dsl-drf

Latest version: v0.22.5

Safety actively analyzes 629359 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 11 of 15

0.4

---
2017-09-26

.. note::

This release contains changes that might be backwards incompatible
for your project. Make sure to add the ``DefaultOrderingFilterBackend``
everywhere you have used the ``OrderingFilterBackend``, right after the
latter.

- ``GeoSpatialFilteringFilterBackend`` filtering backend, supporting
``geo_distance`` and ``geo_polygon`` geo-spatial queries.
- ``GeoSpatialOrderingFilterBackend`` ordering backend, supporting
ordering of results for ``geo_distance`` filter.
- ``OrderingFilterBackend`` no longer provides defaults when no ordering is
given. In order to take care of the defaults include the
``DefaultOrderingFilterBackend`` in the list of ``filter_backends`` (after
all other ordering backends).

0.3.12

------
2017-09-21

- Added ``geo_distance`` filter. Note, that although functionally the filter
would not change its' behaviour, it is likely to be moved to a separate
backend (``geo_spatial``). For now use as is.
- Minor fixes.

0.3.11

------
2017-09-21

- Added ``query`` argument to ``more_like_this`` helper.

0.3.10

------
2017-09-20

- Minor fixes.
- Simplified Elasticsearch version check.

0.3.9

-----
2017-09-12

- Python 2.x compatibility fix.

0.3.8

-----
2017-09-12

- Fixes tests on some environments.

Page 11 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.