Djangorestframework-gis

Latest version: v1.1

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

Scan your dependencies

Page 1 of 6

1.1.0

--------------------------

Features
~~~~~~~~

- Allowed ``GeoFeatureModelSerializer`` to support models without geometry
field.

Changes
~~~~~~~

**Dependencies:**

- Bumped ``django-filters~=23.5``.
- Added Django ``4.2``, ``5.0``, ``5.1`` to automated testing build.
- Dropped several EOL dependencies from automated testing build:

- Python ``3.6`` and ``3.7``.
- Django ``2.2``, ``3.0``, ``3.1`` and ``4.0``.
- ``djangorestframework < 3.12``.

The library may continue working with the dependencies listed above, but
it's not guaranteed.

Upgrading to more recent dependencies is **highly recommended**.

Bugfixes
~~~~~~~~

- Fixed schema generation for ``DistanceToPointOrderingFilter``.

1.0.0

--------------------------

Features
~~~~~~~~

- Added support Bounding Box to ``GeometryField`` via the ``auto_bbox``
initialization argument

Bugfixes
~~~~~~~~

- Avoid ``default_app_config`` Deprecation Warning in Django >= 3.2
- Fixed deserialization of the ``id_field``

0.18.0

---------------------------

- [fix] Add schema generation support for plain GeometryFields `257
<https://github.com/openwisp/django-rest-framework-gis/issues/#257>`_
- [fix] Fixed psycopg2 compatibility for Django 3.0
- [feature] Added support and CI testing for Django 3.2 and Django 4.0

0.17.0

---------------------------

- [feature] Added `OpenAPI Schema Generation
<https://github.com/openwisp/django-rest-framework-gis#schema-generation>`_
(`219
<https://github.com/openwisp/django-rest-framework-gis/issues/219>`_) -
special thanks to `Dhaval Mehta <https://github.com/dhaval-mehta>`_

0.16.0

---------------------------

- [fix] Added support for representation of empty geometries (`168
<https://github.com/openwisp/django-rest-framework-gis/issues/168>`_)
- [fix] Don't override the additional arguments passed as ``style`` to
``GeometryField``
- [feature] Added `DistanceToPointOrderingFilter
<https://github.com/openwisp/django-rest-framework-gis#distancetopointorderingfilter>`_
(`210
<https://github.com/openwisp/django-rest-framework-gis/issues/210>`_)
- [deps] Added support for django 3.1 in the CI build
- [deps] Dropped django 1.11 and Python 3.5 from the CI build,
compatibility may still work but it's not guaranteed anymore, please
upgrade!
- [qa] Added QA checks to CI build (`230
<https://github.com/openwisp/django-rest-framework-gis/issues/230>`_)

0.15.0

---------------------------

- Dropped Python 3.4 support
- `190
<https://github.com/openwisp/django-rest-framework-gis/pull/190>`_:
Added django 2.2 on test matrix
- `199
<https://github.com/openwisp/django-rest-framework-gis/pull/199>`_:
Dropped Django 2.0 support
- `195
<https://github.com/openwisp/django-rest-framework-gis/pull/195>`_:
Updated the way that ``to_representation`` removes already processed
- `197
<https://github.com/openwisp/django-rest-framework-gis/pull/197>`_:
Removed six dependency
- `202
<https://github.com/openwisp/django-rest-framework-gis/pull/202>`_:
Updated DRF to 3.10, removed support for previous DRF versions
- `200
<https://github.com/openwisp/django-rest-framework-gis/pull/200>`_:
Added Django 3.0 and Python 3.8 support

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.