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

Add support for DRF 3.9 #174

Closed orn688 closed 6 years ago

orn688 commented 6 years ago

Django REST Framework 3.9.0 was released on October 18th, but DRF-GIS only supports up to 3.8.x. I can take a stab at checking compatibility if that's an unknown.

imomaliev commented 6 years ago

Already have PRs for this https://github.com/djangonauts/django-rest-framework-gis/pull/173 and https://github.com/djangonauts/django-rest-framework-gis/pull/175

imomaliev commented 6 years ago

@auvipy @nemesisdesign are we going to make a release with updated drf version or we are waiting for some additional PRs to be merged?

nemesifier commented 6 years ago

thanks for reminding @imomaliev, will try to that by the end of this week

imomaliev commented 6 years ago

@nemesisdesign I suggest updating docs that this project doesn't support 2.7 anymore, because I removed failing travis entry. I will provide code cleanup from python 2 code after release for drf 3.9

nemesifier commented 6 years ago

@imomaliev done