You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a query for all products in views.py that can find products by categories, sorting and direction of sorting. Have it targer any keywords labeld with in products description so that there is an ease of finding the product. This was done using Django's queries documentation.
Create a search query that allows the user to view anything on the website they are looking for.
The text was updated successfully, but these errors were encountered: