#... from biblio.api import api urlpatterns = [ #... , path("api/", api.urls), ]