217.182.66.169 Open in urlscan Pro
217.182.66.169  Public Scan

URL: https://217.182.66.169/
Submission Tags: krdprod
Submission: On February 15 via api from JP — Scanned from JP

Form analysis 0 forms found in the DOM

Text Content

PAGE NOT FOUND (404)

Request Method: GET Request URL: https://217.182.66.169/

Using the URLconf defined in backend.urls, Django tried these URL patterns, in
this order:

 1. api/
 2. api-auth/
 3. api/token/ [name='token_obtain_pair']
 4. api/token/refresh/ [name='token_refresh']
 5. api/admin/

The empty path didn't match any of these.

You're seeing this error because you have DEBUG = True in your Django settings
file. Change that to False, and Django will display a standard 404 page.