First of all: it's my first post here, so hello everyone! Then: I am trying to serialize some objects to JSON, but serializer serializes only ids of foreign keys, when I would like him to serialize whole objects. I have found a ticket about the depth of serialization and it seemed, that there was taken care of it. I tried depth argument on serialization, but there wasn't such and I can't find any reference. I took a look at the code, but found info only about two args (although function uses **kwargs). Can I somehow specify the depth?
-- Filip Gruszczyński --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---