How to reset Django admin password? September 11, 2022 by Tarik python manage.py changepassword <user_name> see docs