重置密码命令: python manage.py changepassword admin

python manage.py changepassword 用户名

手动新建管理员账户:

python manage.py createsuperuser --username=UserName [email protected]

 

jumpserver 重置用户密码以及新建管理员账户

相关文章: