Hi!

My incoming JSON has a field that includes a dot in the name. When using a 
dot in the field name in the django serializer, it just gets ignored. My 
assumption is that this is because dot notation has a different meaning in 
Django.
Is there any recommended way to deal with this?

Thanks!

-- 
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