rainyx
Results
2
comments of
rainyx
Same problem, when using multipart formatted data, `MultiValueDictKeyError` will be raised. Some MultiValueDict data like this: ``` data = { 'a.title': 'xxxxx', 'a.desc': 'vvvvvv' } ```
Sorry, i don't understand, can you explain it?