摘要: 一、三天免登陆 #### 创建templates/login.html ```<form action="/student/login/" method="post"> {% csrf_token %} <table> <tr> <td>用户名:</td> <td> <input type="tex 阅读全文
posted @ 2020-05-17 17:41 小熊尤里 阅读(127) 评论(0) 推荐(0)