运行后出现数据库不匹配情况
是使用get函数引起的错误。使用get方法时,当找不到匹配的query时,就会报DoesNotExist exception 参考:https://blog.csdn.net/python_tty/article/details/50930978