Djangorestframework-gis

Latest version: v1.0

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

Scan your dependencies

Page 1 of 5

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

0.14.0

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

- `173 <https://github.com/openwisp/django-rest-framework-gis/pull/173>`_:
added support for django 2.1, DRF 3.9 and switched to django-filters >= 2.0
(**which requires python >= 3.4**)
- `178 <https://github.com/openwisp/django-rest-framework-gis/pull/178>`_:
simplified ``setup.py`` and tox build

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.