您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

payment.rst 223B

123456789101112
  1. =======
  2. Payment
  3. =======
  4. The payment app contains models that capture how orders are paid for. It does
  5. not have any views.
  6. Abstract models
  7. ---------------
  8. .. automodule:: oscar.apps.payment.abstract_models
  9. :members: