in django i got
urlpatterns = [ path("something/", include("something.urls")), path("something2/", include("somethi