Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

i work django and me working on entering the display screen control admin but cannot access to get page admin
Blank information is displayed on the request path to:

http://127.0.0.1:8000/admin/login/?next=codeviaew/admin/

This problem occurs when I am working on a fake environment Pipfile

inside Pipfile:

[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"

[packages]
django = "*"
django-crispy-forms = "*"
pillow = "*"

[dev-packages]

[requires]
python_version = "3.8"

I deleted the database, recreated it and created a user, but the problem still exists

question from:https://stackoverflow.com/questions/65946019/i-work-django-and-me-working-on-entering-the-display-screen-control-admin-but-ca

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
1.4k views
Welcome To Ask or Share your Answers For Others

1 Answer

Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share

548k questions

547k answers

4 comments

86.3k users

...