Closed Kazathur92 closed 5 years ago
Closes # https://github.com/blathering-barnacles/Bangazon-3/issues/11
http://localhost:8000/api/v1/customers/?active http://localhost:8000/api/v1/customers/?active=false http://localhost:8000/api/v1/customers/?active=true
*NOTE YOU WILL NEED TO RE MIGRATE SO YOUR CUSTOMER MODEL HAS THE ACTIVE COLUMN.
git fetch --all git checkout ticket11_orderFilter
List general components of the application that this PR will affect:
Looks great but why is the training program stuff commented out?
👍 The updates look great!
Link to Ticket
Closes # https://github.com/blathering-barnacles/Bangazon-3/issues/11
Description of Proposed Changes
Steps to Test
http://localhost:8000/api/v1/customers/?active http://localhost:8000/api/v1/customers/?active=false http://localhost:8000/api/v1/customers/?active=true
*NOTE YOU WILL NEED TO RE MIGRATE SO YOUR CUSTOMER MODEL HAS THE ACTIVE COLUMN.
Impacted Areas in Application
List general components of the application that this PR will affect: