選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

basket.rst 313B

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: