错误提示:

DoesNotExist at /blog/test2/
Student matching query does not exist.



说明:错误提示说明错误在test2中,查找数据库的表student的数据不存在,可能是索引存在错误,超过了取值的范围。
无语言基础,自学python所做的各种笔记,欢迎大牛指点.