Hello,

I'm having some trouble finding a common way of parsing JSON that is based 
via the raw data form and HTML forms on the browseable API.

The specific problem I'm having is parsing nested arrays.

On a raw data form, the JSON is correctly parsed. However, the HTML form 
seems to just leave the nested array as a string (when you call QueryDict's 
getlist).

Any ideas on how I can get a consistent behavior?

Thanks,
Daniel

-- 
You received this message because you are subscribed to the Google Groups 
"Django REST framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to