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