Email or username:

Password:

Forgot your password?
Top-level
Мя :sparkles_lesbian:

Дебажный джанго радостно выдал мне с любовью спрятанную за нестандартный URL админку :D

Логин-пароль я правда хз какой


Page not found (404)
Request Method: 	GET
Request URL: 	https://portal.iro23.ru/admin/

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

    admin-iro/
    account/
    [name='home']
    ^static/(?P<path>.*)$

The current path, admin/, 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.
2 comments
Мя :sparkles_lesbian:

ой бляяяять, оно ещё и через IIS проксируется...

Go Up