Opened 17 years ago

Closed 17 years ago

#3643 closed (invalid)

Logging into my admin site

Reported by: Jon <ymitchla@…> Owned by: Adrian Holovaty
Component: contrib.admin Version: dev
Severity: Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

I changed the password to my superuser account in the admin system. When I look in my db the new password is there but now I cant seem to login to my admin system using my new password. I have checked that is_active and is_staff set to True, but still no joy.

Any help appreciated.

Change History (1)

comment:1 by Thomas Steinacher <tom@…>, 17 years ago

Resolution: invalid
Status: newclosed

Please use the django-users mailing list for such questions.

Note: See TracTickets for help on using tickets.
Back to Top