Using the URLconf defined in config.urls,
Django tried these URL patterns, in this order:
-
admin/ -
api/v1/core/ -
api/v1/users/ -
api/v1/websites/ -
api/v1/insights/ -
api/v1/compliance/ -
api/v1/addons/ -
api/v1/payment/ -
api/v1/motion/ -
api/v1/signlanguage/ -
api/v1/signtool/ -
api/v1/widget/ -
api/v1/staff/ -
api/v1/insightmobile/ -
api/v1/compliancemobile/ -
api/v1/stk/ -
api/v1/visual/ -
api/v1/weaccess/ -
api/v1/customers/ -
api/v1/jira/ -
^static/(?P<path>.*)$ -
^media/(?P<path>.*)$
The empty path didn’t match any of these.