摘要: 前情回顾 1. 认证系统 1. auth - 默认使用的是auth_user - 添加用户 - python manage.py createsuperuser - auth.authenticate(username=, password=) --> 校验用户名或密码是否正确 - 如果校验通过会返 阅读全文
posted @ 2018-08-13 21:48 黑猫不是警长 阅读(258) 评论(0) 推荐(0)