In django project my url.py looks like:
url.py
urlpatterns = [ path(\'\', views.home,name=\'home\'), path(\'customer/\',