Django Shell函数
项目描述
Django Shell函数
安装
pip install django-shell
使用
from django_shell import reset_pwd
# def reset_pwd(password='1q2w3e4r5t6y7u8i9o0p', username='admin')
reset_pwd()
reset_pwd('1q2w3e4r5t6y7u8i9o0p')
reset_pwd('1q2w3e4r5t6y7u8i9o0p', 'admin')
项目详情
关闭
django-shell-1.0.2.tar.gz的哈希值
| 算法 | 哈希摘要 | |
|---|---|---|
| SHA256 | f2826779cbdc35086b8ab291823c23271721681478f6247648723d7a17f3e028 |
|
| MD5 | 8c198dfef005041edb19b11a789a7f97 |
|
| BLAKE2b-256 | ec83371fac65591cba8f08bac100a6dd3d8517ee2a5f42df0276c99546fe8621 |