But i have no problem with json serializing (the ticket is about
that), what is the correct way in this case? do i add my problem with
xml serialize in that ticket? or do i have to open a new one?

thx for the info, im a bit lost...

regards,
Saik.

On 12 abr, 02:36, "Russell Keith-Magee" <[EMAIL PROTECTED]>
wrote:
> On 4/12/07, Saik <[EMAIL PROTECTED]> wrote:
>
>
>
> > Hi people,
>
> > I'm trying to use the serialize utils at
> > django.core.serializers.xml_serialize and
> > django.core.serializers.json, i don't have problems using json but i
> > have issues trying something like that:
>
> > xml = serializers.serialize("xml", Anymodel.objects.all())
>
> There is a known ticket for unicode related problems with the
> serializer - #3878. Malcolm is currently addressing this problem as
> part of the unicode stream. The best way to help out here is to
> provide a specific test case that fails, and attach it to the ticket
> so that your problem gets addressed.
>
> Yours,
> Russ Magee %-)


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

Reply via email to