Groups
Groups
Sign in
Groups
Groups
Tastypie
Conversations
About
Send feedback
Help
List filter
27 views
Skip to first unread message
Christian
unread,
May 23, 2012, 3:14:14 PM
5/23/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django-...@googlegroups.com
Hi,
Is it possible to use an equivalent of the 'in' queryset method with Tastypie? E.g.
http://mydomain.com/api/myresource/?mypk__in=1,2,3
My attempts were unsuccessful and I wasn't able to find any information on that in the documentation or mailing list.
Thanks,
Christian
Christian
unread,
Oct 5, 2012, 7:33:20 PM
10/5/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django-...@googlegroups.com
Reading the docs wins:
http://mydomain.com/api/myresource/set/1;2;3
does what I tried to do.
http://django-tastypie.readthedocs.org/en/latest/interacting.html#selecting-a-subset-of-resources
Reply all
Reply to author
Forward
0 new messages