Using the URLconf defined in hhub.urls,
Django tried these URL patterns, in this order:
-
api/schema/ [name='schema'] -
api/schema/swagger-ui/ [name='swagger-ui'] -
api/entry/<slug:pk>.json -
api/stats -
api/search
The current path, api/,
didn’t match any of these.