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

[deps] Add support for latest django-rest-framework-version #237

Closed nemesifier closed 2 years ago

nemesifier commented 4 years ago

Add support for latest django-rest-framework-version (tox, ensure tests pass, update compatibility table).

Akshat1Nar commented 4 years ago

Hello, I will like to take this, Can you guide me a little bit @nemesisdesign .

dhaval-mehta commented 4 years ago

223 is running the test against DRF 3.12 and tests are passing after a few minor fixes.

nemesifier commented 3 years ago

Closed by #223, thanks @dhaval-mehta :+1:

nemesifier commented 3 years ago

Just realized that the CI build doesn't seem to test with the latest version of DRF, let's fix this!

devkapilbansal commented 2 years ago

Done in #266