django-oscar
3.2.5
Sample Oscar projects
Building your own shop
Building an e-commerce site: the key questions
Modelling your catalogue
Getting help
Glossary
Platform and database support
Customising Oscar
Dynamic class loading explained
Prices and availability
Deploying Oscar
Translation
Upgrading
Forking an app
Core functionality
Oscar's apps
Recipes
Customisation
How to customise models
How to customise templates
How to disable an app or feature
How to add views or change URLs or permissions
How to customise an existing view
How to configure the dashboard navigation
Customising Oscar’s communications
Customers
How to use a custom user model
Catalogue
How to create categories
Importing a catalogue
Pricing, stock and availability
How to enforce stock rules
How to configure stock messaging
Payment
How to integrate payment
How to handle US taxes
Shipping
How to configure shipping
Surcharges
How to configure surcharges
Order processing
How to set up order processing
Offers
How to create a custom range
How to create a custom offer condition
How to create a custom benefit
Appearance
How to change Oscar’s appearance
Deployment and setup
How to setup Solr with Oscar
Oscar settings
Signals
Template tags
Oscar design decisions
Release notes
Contributing to Oscar
django-oscar
»
Recipes
Edit on GitHub
Recipes
¶
Recipes are simple guides to solving common problems that occur when creating e-commerce projects.
Customisation
¶
How to customise models
How to customise templates
How to disable an app or feature
How to add views or change URLs or permissions
How to customise an existing view
How to configure the dashboard navigation
Customising Oscar’s communications
Customers
¶
How to use a custom user model
Catalogue
¶
How to create categories
Importing a catalogue
Pricing, stock and availability
¶
How to enforce stock rules
How to configure stock messaging
Payment
¶
How to integrate payment
How to handle US taxes
Shipping
¶
How to configure shipping
Surcharges
¶
How to configure surcharges
Order processing
¶
How to set up order processing
Offers
¶
How to create a custom range
How to create a custom offer condition
How to create a custom benefit
Appearance
¶
How to change Oscar’s appearance
Deployment and setup
¶
How to setup Solr with Oscar