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.

voucher.rst 221B

1234567891011121314151617
  1. =======
  2. Voucher
  3. =======
  4. Oscar ships with broad support for vouchers, which are handled by this app.
  5. Abstract models
  6. ---------------
  7. .. automodule:: oscar.apps.voucher.abstract_models
  8. :members:
  9. Views
  10. -----
  11. None.