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.

settings.rst 269B

1234567
  1. Settings
  2. ========
  3. The following settings can be configured in your `settings.py`:
  4. * `OSCAR_DEFAULT_CURRENCY` - The default currency for all price fields within models
  5. * `OSCAR_BASKET_COOKIE_LIFETIME` - The lifespan of a basket cookie in seconds - defaults to a week.