I was very excited to hear about the new json serializer code that has
been added into Django.  While going over it I found myself wondering
why I could only serialize a queryset and not just a single object.

Is there a reason why I am not allowed to serialize
MyObject.objects.get(pk=1)?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers
-~----------~----~----~----~------~----~------~--~---

Reply via email to