由于Django Test Client仅接受data = {}作为输入,因此我无法将dict列表,即data = [{},{},{}]传递给它.对此有何解决方案?
django python-2.7
django ×1
python-2.7 ×1