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.

recipes.rst 465B

12345678910111213141516171819202122232425
  1. Recipes
  2. ============
  3. Recipes are simple guides to solving common problems that occur when creating
  4. e-commerce projects.
  5. Customisation
  6. -------------
  7. * :doc:`recipes/how_to_customise_an_app`
  8. * :doc:`recipes/how_to_customise_models`
  9. * :doc:`recipes/how_to_override_a_core_class`
  10. Catalogue
  11. ---------
  12. * :doc:`recipes/how_to_create_categories`
  13. Checkout
  14. --------
  15. * :doc:`recipes/how_to_configure_shipping`
  16. * :doc:`recipes/enforcing_stock_rules`
  17. Lots more to come!