looking at the serialization serializers, is is possible to save "new"
instance of a model object represented in xml?

i'm getting an error:

<object> node is missing the 'pk' attribute, but basically, there
isn't one, because i don't want the object retrieved from the db, i
want to instantiate it from the xml, then save it?

possible?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to