Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 313 Bytes

basket.rst

File metadata and controls

18 lines (13 loc) · 313 Bytes

Basket

The basket app handles shopping baskets, which essentially are a collection of products that hopefully end up being ordered.

Abstract models

oscar.apps.basket.abstract_models

Views

oscar.apps.basket.views