Python - import 'include' -- django
Import path, include, re_path
To import path, include, re_path, Add the following line to the top of your code.
from django.urls import path, include, re_path
For more information about path, include, re_path:
Django include