随笔分类 - django ops
摘要:Internal Server Error: /demo/machineinfo.htmlTraceback (most recent call last): File "C:\Python27\lib\site-packages\django\core\handlers\exception.py"
阅读全文
摘要:通过django自带的类库,来加密解密很方便,下面来简单介绍下; 导入包: from django.contrib.auth.hashers import make_password, check_password make_password 是生成密码 check_password是效验密码 ma
阅读全文

浙公网安备 33010602011771号