| 123456789101112131415161718192021222324 |
- Recipes
- ============
-
- Recipes are simple guides to solving common problems that occur when creating
- e-commerce projects.
-
- Customisation
- -------------
-
- * :doc:`recipes/how_to_customise_models`
- * :doc:`recipes/how_to_override_a_core_class`
-
- Catalogue
- ---------
-
- * :doc:`recipes/how_to_create_categories.rst`
-
- Checkout
- --------
-
- * :doc:`recipes/custom_shipping_logic`
- * :doc:`recipes/enforcing_stock_rules`
-
- Lots more to come!
|