pay.dev.quack.connect.notcreovia.com Open in urlscan Pro
2606:4700:3037::ac43:b82d  Public Scan

URL: https://pay.dev.quack.connect.notcreovia.com/
Submission: On April 08 via api from US — Scanned from US

Form analysis 0 forms found in the DOM

Text Content

PAGE NOT FOUND (404)

Directory indexes are not allowed here.

Request Method: GET Request URL: http://pay.dev.quack.connect.notcreovia.com/
Raised by: django.views.static.serve

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

 1. admin/
 2. api/
 3. /
 4. ^(?P<path>.*)$

The empty path matched the last one.

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.