| Request Method: | {{ request.META.REQUEST_METHOD }} |
|---|---|
| Request URL: | {{ request.build_absolute_uri|escape }} |
Django was unable to read the urlpatterns inside the
urls.py for the {{ request.app_name|escape }}
app.
The current URL, {{ request_path|escape }}, appears to be in that app.