Try using the set_password(raw_password) method to give the user a new password . Remember to call the save() method to ensure you save the change to the database.
Try using the set_password(raw_password) method to give the user a new password . Remember to call the save() method to ensure you save the change to the database.