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
and3.7
. - Django
2.2
,3.0
,3.1
and4.0
. djangorestframework < 3.12
.
The library may continue working with the dependencies listed above, but it's not guaranteed.
- Python