python-adminui icon indicating copy to clipboard operation
python-adminui copied to clipboard

The login page does not appear in "example_auth.py"

Open hryk0812 opened this issue 3 years ago • 0 comments

I am using example_auth.py and expect the login page to appear but it does not. When I run example_auth.py on my PC and access "127.0.0.1:5000" in my PC browser, I see the following page.

image

I am thinking that the login page is displayed, but is it not?Any advice would be appreciated.

(As additional information, the page is displayed correctly when example_form.py is used. Also, I am using version 1.5.1 of adminui.)

hryk0812 avatar Jan 08 '23 11:01 hryk0812