openwisp / django-rest-framework-gis

Geographic add-ons for Django REST Framework. Maintained by the OpenWISP Project.
http://openwisp.org
MIT License
1.09k stars 201 forks source link

Bump DRF version bound to include 3.9 #177

Closed rpkilby closed 6 years ago

rpkilby commented 6 years ago

DRF 3.9 should already be compatible with drf-gis.

auvipy commented 6 years ago

already work in progress https://github.com/djangonauts/django-rest-framework-gis/pull/175

rpkilby commented 6 years ago

@auvipy. Any idea on when that PR would be ready? Using this package with DRF 3.9 is not possible given the version bounds checks. It either needs to be raised or removed.