openwisp / django-rest-framework-gis

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

Implement DistanceToPointOrderingFilter #226

Closed franciscouzo closed 4 years ago

franciscouzo commented 4 years ago

Some of the builds are failing because GeometryDistance was added on Django 3, what would be the proper way to fix them?