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

[deps] Add support for Django 3.2 and Django 4.0 #263

Closed nemesifier closed 2 years ago

nemesifier commented 2 years ago

Add support for Django 3.2 and Django 4.0 in the tox build.

devkapilbansal commented 2 years ago

djangorestframework doesn't support Django 4.0 officially till now. We will have to wait for its next release

stianjensen commented 2 years ago

djangorestframework is updated and released now: https://pypi.org/project/djangorestframework/

Does that mean we can get a release of djangorestframeowkr-gis as well?