I have created a sample project using Django but when I opened the file in IDE it shows error for importing path and include from django.urls module.
The error statement is Cannot find reference 'include' in '__init__.py'
and Cannot find reference 'path' in '__init__.py'