adminer.aerogeodeziya.uz Open in urlscan Pro
83.69.136.58  Public Scan

URL: https://adminer.aerogeodeziya.uz/
Submission: On June 27 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://127.0.0.1:8030/

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

 1. ^media/(?P<path>.*)$
 2. ^static/(?P<path>.*)$
 3. api/
 4. docs/ [name='swagger']
 5. 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.