Closed yjjw closed 2 years ago
Added find_shopcart method and find_shopcart_or_404 method. find_shopcart returns the associated shopcart including items or None, given the user id, find_shopcart_or_404 returns the associated shopcart without items or 404, given the user id
Added find_shopcart method and find_shopcart_or_404 method. find_shopcart returns the associated shopcart including items or None, given the user id, find_shopcart_or_404 returns the associated shopcart without items or 404, given the user id