django报错,求大佬们看看是什么原因

django报错,求大佬们看看是什么原因

问题描述:

这是pycharm报出来的

fullPath===============> /djangohfbz5/hangbanbanci/list?page=1&limit=8&depart=%25%E5%A4%AA%E5%8E%9F%25&arrive=%25%E5%8C%97%E4%BA%AC%25&sort=price&order=asc&t=1618468131849
req_dict=============+> {'page': '1', 'limit': '8', 'depart': '%太原%', 'arrive': '%北京%', 'sort': 'price', 'order': 'asc'}
fullPath===============> /djangohfbz5/hangbanbanci/list?page=1&limit=8&depart=%25%E5%A4%AA%E5%8E%9F%25&arrive=%25%E5%8C%97%E4%BA%AC%25&sort=price&order=asc&t=1618468131849
{'depart': '%太原%', 'arrive': '%北京%'}
[15/Apr/2021 14:28:52] "GET /djangohfbz5/hangbanbanci/list?page=1&limit=8&depart=%25%E5%A4%AA%E5%8E%9F%25&arrive=%25%E5%8C%97%E4%BA%AC%25&sort=price&order=asc&t=1618468131849 HTTP/1.1" 200 118

把错误信息贴出来看看,方便查找错误