These solutions seem interesting :) Thanks !

Le jeudi 14 mai 2015 13:44:15 UTC+2, Gergely Polonkai a écrit :
>
> Hello,
>
> depends on what exactly you want to do. You can take a look at Django’s 
> own serialization solution[1], or, if you want to build a REST framework 
> based on this, you may want to look at [2] or [3].
>
> Best,
> Gergely
>
> [1] https://docs.djangoproject.com/en/1.8/topics/serialization/
> [2] https://django-restless.readthedocs.org/en/latest/
> [3] http://www.django-rest-framework.org/
>
> 2015-05-14 12:06 GMT+02:00 Matthieu <matthie...@bluestone.fr <javascript:>
> >:
>
>> Hi Gergely,
>>
>> Thanks for you answer. 
>> I don't need to modify the object. I also tried with "dill" package but 
>> it's not working either. How can I use serialization with my example ?
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to django-users...@googlegroups.com <javascript:>.
>> To post to this group, send email to django...@googlegroups.com 
>> <javascript:>.
>> Visit this group at http://groups.google.com/group/django-users.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/django-users/b260b072-3a28-4ef3-97a7-d419e401ca80%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/django-users/b260b072-3a28-4ef3-97a7-d419e401ca80%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/1b3c26e3-fe17-4e21-92f8-148f03dcb309%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to