Forums

Admin Reset Password

I have forgotten my username and password for my admin so how can reset it so I can login to add new post to blog

If you're using Django, see this Stack Overflow post. If you're using web2py, check out this help page. If you're using a different web framework, let us know which one it is.

https://kiranrevanna.pythonanywhere.com/admin/login/?next=/admin/

You can create new admin user with createsuperuser Django management command in bash console.

I forgot my admin password prabhusuyash.pythonanywhere.com/admin

See my answer above from May 26, 2020.