Open shinglyu opened 9 years ago
Don't see a way to AND tags together because tags is an array. May need to use client side filtering for 2nd+ filters
Change the django code later
http://stackoverflow.com/questions/10021749/django-tastypie-advanced-filtering-how-to-do-complex-lookups-with-q-objects
http://stackoverflow.com/questions/19170745/how-do-i-construct-an-and-query-on-the-same-field-in-the-url-of-tastypie
the tag api seems not working right now..
Don't see a way to AND tags together because tags is an array. May need to use client side filtering for 2nd+ filters
Change the django code later