mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-25 15:05:49 +03:00
[GH-ISSUE #97] Can not login admin page after create superuser in django app #61
Labels
No labels
bug
bug
bug
feature
good-first-issue
new integration
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/healthchecks#61
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @huyhoang17 on GitHub (Nov 26, 2016).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/97
and I can't log in my admin page with username and password I created, any idea? Thanks !
@cuu508 commented on GitHub (Jan 28, 2017):
What error message did you get?
Which log in form did you use:
/login/or/admin/login/?The
/admin/login/one was confusing, it was asking for username and password, but for it to work you had to actually enter email address and password. I have just updated the project to use the same form in both places.