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

Django 3.2.13 warning message #275

Closed dynalogic-agtech closed 2 years ago

dynalogic-agtech commented 2 years ago

/usr/local/lib/python3.9/site-packages/django/apps/registry.py:91: RemovedInDjango41Warning: 'rest_framework_gis' defines default_app_config = 'rest_framework_gis.apps.AppConfig'. Django now detects this configuration automatically. You can remove default_app_config. app_config = AppConfig.create(entry)

nemesifier commented 2 years ago

https://github.com/openwisp/django-rest-framework-gis/releases/tag/v1.0.0