You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

123456789101112131415161718
  1. ======
  2. Basket
  3. ======
  4. The basket app handles shopping baskets, which essentially are a collection of
  5. products that hopefully end up being ordered.
  6. Abstract models
  7. ---------------
  8. .. automodule:: oscar.apps.basket.abstract_models
  9. :members:
  10. Views
  11. -----
  12. .. automodule:: oscar.apps.basket.views
  13. :members: