Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

django - (de)serializacja xml

2 views
Skip to first unread message

Stefan

unread,
Aug 30, 2010, 6:49:47 AM8/30/10
to
Mam problem, ponieważ próbuje django (1.2.1) zmusić do odczytania danych
z xmla i wyplucia jsona. Próbuje użyć do tego serializers z django.core
ale gdy daje

serializers.serialize('json', serializers.deserialize('xml', data))

to nic nie dostaje []. Co w takim razie robię źle?

0 new messages