Ow, ok, I got it, thx a lot

But in order to create this object (retrieve my groups from the ORM), 
should I implement something specific? Because for my request, I just want 
to specify the group names and then, in my app, retrieve those, create my 
link between the groups...

I thought I had to retrieve the groups in my GroupLinkerSerializer and, 
then, create my instance, but to create it (correct me if I am wrong), I 
should retrieve Group objects and instantiate my GroupLinkerSerializer AND 
create it (with .create method) right?

I am not comfortable with the regular process, my API don't use a lot the 
ORM (only for User, Groups and Permissions).

Kind regards,

Benjamin

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/468f8e3d-7e54-4739-9c8c-c344c2027a02%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to