Django-elasticsearch-dsl-drf

Latest version: v0.22.5

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

Scan your dependencies

Page 10 of 15

0.5.1

-----
2017-10-18

- Fixed serialization of complex nested structures (lists of nested objects).
- Documentation fixes.

0.5

---
2017-10-05

.. note::

This release contains changes that might be backwards incompatible
for your project. If you have used dynamic document serializer
``django_elasticsearch_dsl_drf.serializers.DocumentSerializer``
with customisations (with use of ``serializers.SerializerMethodField``,
having the value parsed to JSON), just remove the custom parts.

- Support for ``ObjectField``, ``NestedField``, ``GeoPointField``,
``ListField``, ``GeoShapeField`` (and in general, nesting fields either
as a dictionary or list should not be a problem at all).
- Dynamic serializer has been made less strict.
- Added ``get_paginated_response_context`` methods to both
``PageNumberPagination`` and ``LimitOffsetPagination`` pagination classes
to simplify customisations.

0.4.4

-----
2017-10-02

- Documentation improvements (Elasticsearch suggestions).
- More tests (term and phrase suggestions).
- Code style fixes.

0.4.3

-----
2017-09-28

- Documentation fixes.
- Fixes in tests.
- Improved factories.

0.4.2

-----
2017-09-28

- Added ``geo_bounding_box`` query support to the geo-spatial features.

0.4.1

-----
2017-09-26

- Fixes in docs.

Page 10 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.