Configuration

Permissions

Settings

  • Add the following to your template processors:

    TEMPLATE_CONTEXT_PROCESSORS = (
        ...
        'satchmo_store.shop.context_processors.settings',
    
  • Internationalisation