cczhy

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2020年12月26日

摘要: 编辑老师信息 在teacher.html中添加修改编辑连接: <a href="/edit_teacher/?nid={{ row.tid }}">编辑</a> 在views.py中创建响应函数: def edit_teacher(request): if request.method == "GE 阅读全文
posted @ 2020-12-26 06:25 cczhy 阅读(107) 评论(0) 推荐(0)