dict.get(‘键‘,default) 或简写为 dict[‘键‘]
dict.getlist(‘键‘,default)
django基础知识之QueryDict对象:
原文:http://www.cnblogs.com/huwei934/p/6978625.html