api.zatrimorya.edisoncorp.ru Open in urlscan Pro
5.23.52.19  Public Scan

Submitted URL: http://api.zatrimorya.edisoncorp.ru/
Effective URL: https://api.zatrimorya.edisoncorp.ru/
Submission: On June 09 via api from US — Scanned from US

Form analysis 0 forms found in the DOM

Text Content

PAGE NOT FOUND (404)

Request Method: GET Request URL: http://api.zatrimorya.edisoncorp.ru/

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

 1. admin/
 2. api/
 3. ^cml/
 4. ^api/swagger(?P<format>\.json|\.yaml)$ [name='schema-json']
 5. ^api/swagger/$ [name='schema-swagger-ui']
 6. ^api/redoc/$ [name='schema-redoc']
 7. ^static/(?P<path>.*)$
 8. ^media/(?P<path>.*)$

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.