day-cohort-70 / bangazon-api-i-like-planes-api

bangazon-api-i-like-planes-api created by GitHub Classroom
0 stars 0 forks source link

Feature: Get products by location #15

Open stevebrownlee opened 1 week ago

stevebrownlee commented 1 week ago

When the client performs a GET request to the products resource, a query string parameter of location should be supported to get all products whose location property contains the value of the query string parameter.

Invesitgate the __contains filtering mechanism.

https://tutorial.djangogirls.org/en/django_orm/#filter-objects