Issue Adding “django.contrib.gis” to INSTALLED_APPS in Django
I’m currently developing an application using Django and aiming to integrate geospatial functionalities by adding “django.contrib.gis” to my project’s INSTALLED_APPS. However, upon adding this module to INSTALLED_APPS in the settings.py file, I encounter the following error: