Re: Object Serializer

2012-10-10 Thread Javier Guerra Giraldez
On Tue, Oct 9, 2012 at 8:10 PM, Victor Manuel Quiñones Victor wrote: > I need to serialize some objects and save them into the database. What > library would you suggest for it? there are a few options, each with different pros/cons. roughly in order of personal preference: JSON: pro: works in

Re: Object Serializer

2012-10-09 Thread Mike Dewhirst
On 10/10/2012 12:10pm, Victor Manuel Quiñones Victor wrote: Hi guys, I need some help here... I need to serialize some objects and save them into the database. What library would you suggest for it? Have you looked at ... https://docs.djangoproject.com/en/1.4/topics/serialization/ Thank y

Object Serializer

2012-10-09 Thread Victor Manuel Quiñones Victor
Hi guys, I need some help here... I need to serialize some objects and save them into the database. What library would you suggest for it? Thank you -- Quiñones Victor Manuel Tel: +54 0362 15 4 880839 Resistencia - 3500 Argentina -- You received this message because you are subscribed to the