Hello,I am new at django and in over my head I think.  I am trying to create a 
kind of shim that will accept JSON from a webhook POST, work with the data 
using Python, and then POST some new JSON to another API.  I have successfully 
worked through tutorials that have "flat" data, and I have looked at the 
documentation on serializing nested data, but I don't see how to write the 
models to work with the serializers.  Does anyone know of a tutorial that 
demonstrates working with nested dictionaries?Thank you,Dave E.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/472231269.790647.1561852695766%40mail.yahoo.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to