Photo Gallery

Django ORM Workshop | Retrieve All Exclude Active Products
Django ORM Workshop | Retrieve Orders from the Last 30 Days
Django ORM Query Challenges | Retrieve All Active Products Only
Django ORM Workshop | Find Products Ending with the Letter 'E'
Django ORM Workshop | Get the Most Recently Added Product
Django ORM Workshop | Get the First Product Created
Django ORM Workshop | Find Users with Emails Ending in 'example.com'
Django ORM Workshop | Find Users Named janedoe or johndoe
Django ORM Workshop | Get the First and Last 5 Added Products
Django ORM Workshop | Return the nth Most Expensive Product
Django ORM Workshop | Find Products in Multiple Categories
Django ORM Workshop | Get Products Starting with the Letter 'W'